/* CSS Document */

.head
{
font-family:Verdana;
size:13px;
color:black;
font-weight:bold;
padding:10;
}
.mhead
{
font-size:12px;
text-decoration:underline;
color: #1C6780;
font-weight:bold;
font-family: Verdana;
}
a.mhead
{
font-size:12px;
color: #800000;
font-weight:bold;
font-family:Verdana;
text-decoration:none;
}
a.mhead:hover
{
font-size:12px;
color: #003399;
text-decoration:underline;
}
a:link, a:visited, a:active { text-decoration: none}
