a:link
{
	color: #000080;
	text-decoration: none; font-size:10pt
}
a:visited
{
	color: #245DA2;
	text-decoration: none; font-size:10pt
} 
a:active 
{
	color: #245DA2;
	text-decoration: none; font-size:10pt
}
a:hover
{
	text-decoration: underline; font-size:10pt
	color: #245DA2;

}

body
{
	font-family: Verdana; 
	text-decoration: none; font-size:10pt
	background-color: rgb(0,0,0);
	color: #808080;
}
table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); 
	text-decoration: none; font-size:10pt
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
    color: #245DA2;
}
h2
{
	color: #245DA2;
 
}
h3
{
	color: #245DA2;
 
}
h4
{
	color: #245DA2;
}
h5
{
	color: #245DA2;

}
h6
{
	color: #245DA2;
}