body 
{
background-color: #3f0009;
color: #e3dfd3;
font-family: verdana, sans-serif;
font-size: 11px;

}

a:link
{ text-decoration: none; color:#e2ded3; font-weight: bold}
a:visited
{ text-decoration: none; color:#e2ded3; font-weight: bold}
a:active
{ text-decoration: underline overline; color:#e2ded3; font-weight: bold}
a:hover
{ text-decoration: underline overline; color:#e2ded3; cursor: crosshair; font-weight: bold}

b 
{color: #e2ded3;}

strong 
{color: #e2ded3;}

i 
{color: #e2ded3;}

em 
{color: #e2ded3;}

u 
{color: #e2ded3; font-weight: bold; }

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto }
