{font-size: 10px; font-family: arial; text-decoration: none; color:#808080; }
a {text-decoration: none; color: #005BFF;}
a:link {text-decoration: none; color: #005BFF;}
a:visited {text-decoration: none; color: #005BFF;}
a:hover {text-decoration: underline; color: #C40000;}

body
{
	font-family: Arial, Helvetica;
	background-color: rgb(230,230,230);
	color: rgb(0,0,0);
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: rgb(255,102,51);
}
h2
{
	color: rgb(204,153,51); 
}
h3
{
	color: rgb(153,153,51); 
}
h4
{
	color: rgb(255,102,51);
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}