h1,h2,h3
{
font-family: arial, 'sans serif'; 
}

p,table,li,address
{
font-family: arial, 'sans serif'; 
}

p,li,th,td
{
font-size: x-small;
}

th {background-color:#FAEBD7}

body
{
background-color: #EBFFEB;
}

h1,h2,h3,hr 
{
color:saddlebrown; 
}

a.menu:link {color: #ff0000; text-decoration: none}
a.menu:visited {color: #ff0000; text-decoration: none}
a.menu:active  {color: #ff0000; text-decoration: none}
a.menu:hover {color: #ff0000; text-decoration: underline}

a:link    {color: #0000FF}
a:visited {color: #FF0000}

p.menu {
font-size: x-small;
margin-left: 8;
text-indent: -8;
}

td.menu {
background-color:#FFF4F4;
border-style: solid;
border-width: 0px;
border-right-width: 1px;
border-color:#FFCCCC;
}
 