a:link
{
	color: rgb(53,177,241); 
	font-family: Arial black;
	font-size: 10pt ;
}
a:visited
{
	color: rgb(53,177,241); 
	font-family: Arial black;
	font-size: 10pt ;
} 
a:hover 
{
	color: rgb(255,0,0);
	font-family: Arial black;
	font-size: 10pt ;
}
a:active 
{
	color: rgb(53,177,241);
	font-family: Arial black;
	font-size: 10pt ;
}
body
{
	font-family: Arial, Verdana,  Helvetica;
		
	color: rgb(185,185,185);
    font-size: 10pt ;


}
table
{
	table-border-color-light: rgb(0,0,128);
	table-border-color-dark: rgb(0,0,0); 
	
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(255,255,255);
}
h2
{
	color: rgb(255,255,255); 
}
h3
{
	color: rgb(255,255,255); 
}
h4
{
	color: rgb(53,177,241);
}
h5
{
	color: rgb(53,177,241);
}
h6
{
	color: rgb(53,177,242);
}