a:link, a:visited, a:active, a:hover
{
	font-family: Arial;
	font: Arial;
	color: rgb(0,0,128);
	text-decoration:none;
	font-size: 10pt; 
}
body, td
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: rgb(0,0,0);
}
body {
	background-color: rgb(255,255,255);
	scrollbar-base-color: rgb(160,200,255);
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
	font: Verdana, Arial, Helvetica;
	font-size:12pt;
}
h1
{
	color: rgb(255,82,249);
}
h2
{
	color: rgb(77,100,255); 
	font-size:10pt;
	font-weight:bold;
}
h3
{
	color: rgb(144,200,255); 
}
h4
{
	color: rgb(0,255, 0);
}
h5
{
	color: rgb(0,255,0);
}
h6
{
	color: rgb(0,255,0);
}
