/* CSS Document */
<style type="text/css">
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.style1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
	
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
}
.hoverlink {color: #0000FF}
A:visited  {color: #0000FF; text-decoration: none}
A:link  {color: #990000; text-decoration: none}
A:active  {color: #00FFFF; text-decoration: none}
A:hover   {cursor: pointer; color: #0000FF; background-color: #00FFFF; text-decoration: none}
.body {font-size: 12px}
-->
</style>

