body { 
  background: #003399;
}

.header-phone {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
 .header-phone a:link {color: #FFFFFF; font-weight: bold; text-decoration: none;}
 .header-phone a:visited {color: #FFFFFF; font-weight: bold; text-decoration: none;}
 .header-phone a:hover {color: #FFFFFF; font-weight: bold; text-decoration: none;}
 .header-phone a:active {color: #FFFFFF; font-weight: bold; text-decoration: none;}
 
 .header {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
 .header a:link {color: #003399; font-weight: bold; text-decoration: underline;}
 .header a:visited {color: #003399; font-weight: bold; text-decoration: underline;}
 .header a:hover {color: #000000; font-weight: bold; text-decoration: underline;}
 .header a:active {color: #000000; font-weight: bold; text-decoration: underline;}

.body_large {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
 .body_large a:link {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
 .body_large a:visited {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
 .body_large a:hover {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
 .body_large a:active {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
 
 .body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
 .body a:link {color: #003399; font-weight: bold; text-decoration: underline;}
 .body a:visited {color: #003399; font-weight: bold; text-decoration: underline;}
 .body a:hover {color: #000000; font-weight: bold; text-decoration: underline;}
 .body a:active {color: #000000; font-weight: bold; text-decoration: underline;}
 
 .body_small {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
 .body_small a:link {color: #003399; font-weight: bold; text-decoration: underline;}
 .body_small a:visited {color: #003399; font-weight: bold; text-decoration: underline;}
 .body_small a:hover {color: #000000; font-weight: bold; text-decoration: underline;}
 .body_small a:active {color: #000000; font-weight: bold; text-decoration: underline;}
 
.body_alt {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
 .body_alt a:link {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
 .body_alt a:visited {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
 .body_alt a:hover {color: #999999; font-weight: bold; text-decoration: underline;}
 .body_alt a:active {color: #999999; font-weight: bold; text-decoration: underline;}

 .req {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}