*
{
font-family: baskerville, georgia, 'times new roman', times;
}

html, body
{
background-color: #646245;
}

body
{
margin: 20px;

}

h1
{
margin: 0;
margin-top: 20px;
color: #646245;
font-size: 18px;
}
h2
{
color: #646245;
font-size: 15px;
}

p, td, span
{
/* margin-top: 3px; */
font-size: 13px;
color: #646245;
}

a, a:visited
{
color: #986a0b;
text-decoration: underline;
}
a:hover
{
color: #986a0b;
text-decoration: underline;
}


a.topnav, a.topnav:visited
{
border:0;
color: #646245;
text-decoration: none;
font-size: 11px;
}
a.topnav:hover
{
border:0;
color: #888985;/* #646245; */
text-decoration: none;
font-size: 11px;
}

#maincontent
{
margin:0;
padding:0;
padding-top: 2px;
}

td.roundcorner
{
background-color: #646245;
}
