/* Blue */
a.link {text-decoration: underline; color: #003399;}
a.visited {text-decoration: underline; color: #003399;}
a.active {text-decoration: underline; color: #003399;}
a.hover {text-decoration: none; color: #0066CC;}

a.blue:link {text-decoration: none; color: #003399;}
a.blue:visited {text-decoration: none; color: #003399;}
a.blue:active {text-decoration: none; color: #003399;}
a.blue:hover {text-decoration: underline; color: #7A6A5A;}

a.mighty:link,a.mighty:visited,a.mighty:active {text-decoration:none; color:#2B446F;}
a.mighty:hover {text-decoration: underline; color: #2B446F;}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
 BODY {
scrollbar-face-color: 9FB5B5;
scrollbar-highlight-color: 9FB5B5;
scrollbar-3dlight-color: 000000;
scrollbar-darkshadow-color: 9FB5B5;
scrollbar-shadow-color: 000000;
scrollbar-arrow-color: 000000;
scrollbar-track-color: 9FB5B5;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-align: center;

}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	text-align: left;

}
.text4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	text-align: left;
}
.style2 {
	font-weight: bold;
	font-size: 20px;
	color: Black;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style3 {
	font-weight: bold;
	font-size: 16px;
	color: Black;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}