
.table
{
font-family: verdana; 
}


.h1
{
font-family: verdana; 
font-size: 10pt;
font-weight: bold;
text-decoration: underline;
}


.news
{
font-family: verdana;
}


.body
{
font-family: verdana;
font-size: 10pt;
}

a.News:link 
{
color: #457045;
font-family: verdana;
font-size: 7pt;
font-weight: bold;
text-decoration: none; 
}

a.News:visited 
{
color: #457045; 
font-family: verdana;
font-size: 7pt;
font-weight: bold;
text-decoration: none;
}

a.News:hover 
{
color: #990000; 
font-family: verdana;
font-size: 7pt;
font-weight: bold;
}

a.News:active
{
font-family: verdana;
font-size: 7pt;
font-weight: bold;
color: #457045; 
}
