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



p,li,th,td
{
font-size: 11px;; color:black
}

body
{
#ffffff;
}

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

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

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



