p,table,li,h1,h2,h3,h4
{
font-family: verdana, arial, 'sans serif'; 
}

p, h1, h2, h3,h4, table, li, hr
{
margin-left: 12pt;
}

p,li,th,td
{
font-size: 90%;
color: SeaGreen;
}

body
{
#ffffff;
}

h4
{
font-size: 80%
}

h1,h2,h3,h4,hr
{
color: SaddleBrown;
}

a:link {COLOR: SaddleBrown;}
a:visited {COLOR: SaddleBrown;}
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;}
