A:hover
 {
 	color: #0000FF; text-decoration: underline; 
 }

a:link
{
	color: #0000FF;
	text-decoration:none 
}
a:visited
{
	text-decoration:none  
} 
a:active 
{
	
}
body
{
	font-family: Arial, Helvetica;
	background-color: #FFFFD9;
	color: #003333
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); font-family:Arial 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}
h1
{
	color: #990000; font-weight:bold; font-size:12pt
}
h2
{
	 
}
h3
{
	 
}
h4
{
	
}
h5
{
	
}
h6
{
	
}