a:link
{
	color: #0000FF; 
; text-decoration: none}
a:visited
{
	color: #0000FF; 
; text-decoration: none} 
a:active 
{
	color: #0000FF;
; text-decoration: none}
a:hover 
{
	color: rgb(82,165,183);
; text-decoration: underline}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: rgb(255,255,255);
	color: rgb(42,42,42);
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal
}
h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, Times;
}
h1
{
	color: rgb(0,153,153);
}
h2
{
	color: rgb(102,102,102); 
}
h3
{
	color: rgb(153,153,102); 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}

