A:link {COLOR: #056AE7;}
A:hover {COLOR: #B70000;}
A:visited {COLOR: #056AE7;}
A {font-weight: bold;}
A{text-decoration:none;}
A:hover{COLOR: #B70000; text-decoration:underline;}
body
{
	font-family: Verdana, Arial, Helvetica;
	font-size : 4pt;
	background-color: #E9FDFF;
	color: rgb(0,0,102);
}
 td, div { font-size: 12px; } 

table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Comic Sans MS, Arial, Helvetica;
    
	
}

h1
{
	color: rgb(153,0,0);
}
h2
{
	color: rgb(255,204,0); 
}
h3
{
	color: rgb(0,153,153); 
}
h4
{
	color: rgb(204,255,255);
}
h5
{
	color: rgb(0,0,102);
}
h6
{
	color: rgb(153,0,0);
}
