form
{
margin: 0px;
}

hr
{
color: #B90000;
}

a:link, a:visited, a:hover
{
font-family: 'Trebuchet MS';
font-size: 9pt;
}

a:link
{
color: #590000;
text-decoration: underline;
}

a:visited
{
color: black;
text-decoration: underline;
}

a:hover
{
color: #e1d28d;
text-decoration: underline;
}

.copyright
{
font-family: 'Trebuchet MS';
font-size: 8pt;
font-weight: bold;
color: black;
text-align: center;
}

.main, li, ul
{
font-family: 'Trebuchet MS';
font-size: 9pt;
color: black;
}

.main-caption
{
font-family: 'Trebuchet MS';
font-size: 8pt;
color: black;
}

.head
{
font-family: Verdana;
font-size: 14pt;
font-weight: bold;
color: black;
}

.subhead
{
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
color: black;
}