<style type="text/css">
<!--

.textreg { font-family:"Verdana", san-serif; font-size:11px; font-style:normal; font-weight:normal; color:#333333 }
.textbold { font-family:"Verdana", san-serif; font-size:11px; font-style:normal; font-weight:bold; color:#333333 }
-->

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003399;
}
BODY     {scrollbar-3dlight-color:#003955;
scrollbar-arrow-color:#7EA4B6;
scrollbar-base-color:#006797;
scrollbar-darkshadow-color:#7EA4B6;
scrollbar-face-color:black;
scrollbar-highlight-color:#006797;
scrollbar-shadow-color:#000000}
A  {
	text-decoration : none;
	color : BLACK;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

A:Hover  {
	color : BLUE;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
</style>