a:link
{
        color: #336699;
        text-decoration: none;
}
a:visited
{
color: #336699;
        text-decoration: none;
} 
a:hover
{
color: #336699;
        text-decoration: underline;
}
a:active 
{
color: rgb(128,0,0);
        text-decoration: none;
}
body
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-site: 10pt;
	color: rgb(0,0,0);
}

table,td,th,tr
{ font-family: Tahoma, verdana, helvetica, arial, sans-serif;
  font-size: 10pt;
  color: rgb(0,0,0); }


h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(51,51,51);
}
h2
{
	color: rgb(51,51,51); 
}