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

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

p,li,th,td
{
font-size: 85%;
}

TD{
font-family: Arial; font-size: 10pt;
}


body
{
background-color: #ffffff;
}

h1,h2,h3,h4,hr
{
color: firebrick;
}

a:link {COLOR: firebrick;}
a:visited {COLOR: firebrick;}
a:active {COLOR: navy;}
a:hover {COLOR: navy;}

a.content:link {COLOR: seashell;}
a.content:visited {COLOR: seashell;}
a.content:active {COLOR: seashell;}
a.content:hover {COLOR: papayawhip;}