a.navblack:visited {
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.navwhite:link {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.navwhite:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.navwhite:hover {
	text-decoration: underline;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.navblack:link {
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.navblack:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
h1 {
	font-family: Trebuchet MS,Arial, sans-serif;
	font-size: 30px;
	color: #004080;
}
h2 {
	font-family: Trebuchet MS,Arial, sans-serif;
	font-size: 18px;
	color: #004080;
}
body {
	background-color:#030333;
	font-family: Trebuchet MS,Arial, sans-serif;
	font-size: 12px;
}
p, b, i, em, dt, dd, dl, sl, caption, th, td, tr, u, blink, select, option, form, div, li {
	font-family: Trebuchet MS,Arial, sans-serif;
	font-size: 12px;
}

