body {background-color: tan}

p,table,li,h1,h2,h3
{
font-family: verdana, arial, 'sans serif'; 
}

p, h1, h2, h3, table, li, hr
{
margin-left: 10pt;
}



body
{
#ffffff;
}

h1,h2,h3,h4,h5,hr,strong
{
color: #800000;
}


a:link {COLOR: gold;}
a:visited {COLOR: gold;}
a:active {COLOR: gold;}
a:hover {COLOR: white;}

a.content:link {COLOR: gold;}
a.content:visited {COLOR: black;}
a.content:active {COLOR: white;}
a.content:hover {COLOR: white;}


