a:link
{
	color: #0000FF; 
}
a:visited
{
	color: #800080; 
} 
a:active 
{
	color: rgb(0,0,204);
}
body
{
	font-family: Verdana;
	color: #000000;font-size:10 pt
}
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); font-size:10 pt 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana;
}