td,p
{ 
font-family: Arial; 
font-size: 12px;
}

a 
{ 
color:#105287;
}

a:visited 
{ 
color:#105287;
}

a:link 
{ 
color:#105287;
}

a:active 
{ 
color:#105287; 
}

a:hover 
{ 
color:#00B6DE; 
}
h1 {
	font-family: Verdana, Georgia, "MS Sans Serif", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #105287;
	text-decoration: none;
}
h2,h3 {
	font-family: Verdana, Georgia, "MS Sans Serif", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.color-aqua {
	color: #009999;
}
A.nav,a.nav:visited  {
	color:#04427D;
	text-decoration:none;
	font-family: Verdana, Georgia, "MS Sans Serif", Arial;
	font-size:10pt;
	font-weight:bold;
	display: block;
	margin: 0px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	overflow: hidden;
	z-index: auto;
	background-color: #66CCFF;
	width: 148px;
}

A.nav:HOVER,a.nav:active  {
	color:#000033;
	text-decoration:none;
	font-family: Verdana, Georgia, "MS Sans Serif", Arial;
	font-size:10pt;
	font-weight:bol
	display: block;
	background-color: #66CCFF;
	border-top-width: thin;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #009999;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	overflow: hidden;
	z-index: auto;
	background-color: #66CCFF;
	width: 148px;
}

