a:link
{
	color: 666699; 
}
a:visited
{   
    color: 666699;
}
a:active 
{
	color: 808080;
}
a:hover
{
    color: 808080;
    text-decoration: none;
}
body
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: 666699;
	margin-top: 2px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
}
table
{
	font-family: Arial;
	color: 666699;
	font-size: 10pt;
}
