a:link
{
	color: FF0000; 
}
a:visited
{
	color: FF0000; 
} 
a:active 
{
	color: FF0000;
}
table
{
	table-border-color-light: rgb(0,63,125);
	table-border-color-dark: rgb(0,63,125); 
}
body
{
	font-family: Arial;
	background-color: 000000;
	color: rgb(255,255,255);
	margin: 0px;
}
{
	font-family: Arial;
	color: rgb(255,255,255);
}
h2
{
	font-family: Arial;
	color: rgb(255,255,255); 
}
h3
{
	font-family: Arial;
	color: rgb(255,255,255); 
}
h4
{
	font-family: Arial;
	color: rgb(255,255,255); 
}
h5
{
	font-family: Arial;
	color: rgb(255,255,255); 
}
h6
{
	font-family: Arial;
	color: rgb(255,255,255); 
}