body {
	margin: 0;
	padding: 0;
	height:100%;
	font-family: Tahoma, Verdana;
	background-color: #006C93;
}
td {
	font-size: 12;
	color: #D3FFFF;
}
p {
	margin-top: 2;
	margin-bottom: 2;
	font-size: 12;
	line-height: 120%;
	color: #D3FFFF;
}
h1 {
	margin-top: 2;
	margin-bottom: 8;
	font-family: Verdana, Tahoma;
	font-size: 18;
	line-height: 120%;
	color: #D3FFFF;
}
h2 {
	margin-top: 2;
	margin-bottom: 8;
	font-family: Verdana, Tahoma;
	font-size: 16;
	line-height: 120%;
	color: #D3FFFF;
}
h3 {
	margin-top: 2;
	margin-bottom: 8;
	font-family: Verdana, Tahoma;
	font-size: 14;
	line-height: 120%;
	color: #D3FFFF;
}
h4 {
	margin-top: 2;sa
	margin-bottom: 8;
	font-family: Verdana, Tahoma;
	font-size: 12;
	font-weight: bolder;
	line-height: 120%;
	color: #D3FFFF;
}
a {
	color: #D3FFFF;
}
ol, ul, li {
	font-size: 12;
	margin-top:2;
	margin-bottom:2;
	padding-top:2;
	padding-bottom:2;
	color: #D3FFFF;
}
.top_menu {
	color: Black;
	text-decoration: none;
	font-size: 14;
	text-align: center;
	font-weight: bolder;
	width: 100%;
}
.level1 {
	font-size: 13;
	font-weight: bolder;
	text-decoration: none;
	font-family: Verdana;
	letter-spacing: 0px;
}
.level1:hover {
	text-decoration: underline;
}
.level2 {
	font-size: 13;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana;
	letter-spacing: 0px;
}
.level2:hover {
	text-decoration: underline;
}
