BODY,td,a,th, p
{
font-family: calibri; 
color: #16777215;
}
A:link,A:visited
{
color: #000000;
text-decoration: none;
}
a:hover 
{ 
text-decoration: underline;
} 
a:active
{
font-weight: bold;
}
h1
{
color: #000000;
font-weight: bold;
font-family: cambria;
font-size: 20px;
}