a:link
{
	color: #000099; 
; text-decoration: none
}
a:visited
{
	color: rgb(51,102,204); 
} 
a:active 
{
	color: rgb(255,153,0);
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: rgb(0,0,0);
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
; font-family: Arial, Helvetica, sans-serif
}
h1
{
	color: rgb(0,0,0);
	font-family: Arial, Helvetica, sans-serif;
; background-color: #FF9966; font-size: large
}
h2
{
	color: rgb(0,0,0); 
	font-family: Times New Roman, Times;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
; font-weight: bold; font-size: 12pt
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(0,0,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(51,153,255);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(0,0,0);
}p {  font-family: Arial, Helvetica, sans-serif; font-size: small}
td {  font-family: Arial, Helvetica, sans-serif; font-size: small}
a:hover {  color: #339999}
li {  font-family: Arial, Helvetica, sans-serif}
