<!-- ******** standard colors ******** -->
<!-- #001E3C dark blue -->
<!-- #Bx-smallE4F9 light blue -->
<!-- #E4x-small330 red -->


BODY,TD,UL,P,.normal {font-family: times new roman, Verdana, Arial, sans-serif; font-size: 14px; color : #09395D;} 

BODY{
scrollbar-arrow-color: #001E3C;
scrollbar-3dlight-color: #6FB7FF;
scrollbar-highlight-color: #B2E4F9;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #0067CE;
scrollbar-darkshadow-color: #003F7D;
scrollbar-track-color: #FFFFFF;
}

.small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px; font-weight: normal; color: #09395D; text-decoration: none}
.smallLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px; font-weight: normal; color: #09395D; text-decoration: underline}
h3 {  font-family: times new roman, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: none; color: #09395D; text-decoration: none}
.headSmall {  font-family: times new roman, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #09395D; text-decoration: none}
.headLarge {  font-family: times new roman, Verdana, Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #09395D; text-decoration: none}
.Button {  border-style:ridge; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight: normal; color:#000000; text-decoration:none;}
.noBorderField {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none; background-color:#ffffff; border: 1px solid;}
.menu {  font-family: times new roman, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #001E3C; text-decoration: none;}

A
{
	color: #001E3C;
	font-family: times new roman;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
        
}
A:hover
{
	color: #E42330;
}

A:visited 
{
color:#E42330;
}

A IMG{border: inset none}
