a:link
{
	color: #1A588C;text-decoration:none 
}
a:visited
{
	color: #003264;text-decoration:none 
}	
a:hover 
{ 
	font-weight:bold; color:#C8E1F5; text-decoration:none; background-color:#1A588C
	
} 
a:active 
{
	font-weight:bold; color:#C8E1F5; text-decoration:none; background-color:#1A588C 

}
body
{
	font-family: Verdana;
	font-size:10pt
}
table
{
	font-size:7pt; 
	color:#1A588C; 
	font-weight:bold
	 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(255,204,0);
}
h2
{
	color: rgb(153,255,51); 
}
h3
{
	color: rgb(0,255,204); 
}
h4
{
	color: rgb(255,204,0);
}
h5
{
	color: rgb(153,255,51);
}
h6
{
	color: rgb(0,255,204);
}
