/* CSS Document */
<style type="text/css">
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.hoverlink {color: #990000}
A:visited  {color: #990000; text-decoration: none}
A:link  {color: #990000; text-decoration: none}
A:active  {color: #990000; text-decoration: none}
A:hover   {cursor: pointer; color: #0000FF; background-color: #00FFFF; text-decoration: none}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 12px;	
}
.style1 {font-weight: bold}
.style2 {font-size: 9px}
.style4 {color: #FFFF00}
.style5 {
	color: #FF0000;
	font-weight: bold;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	
-->
</style>

