p, table, li
{
font-family: times new roman, 'serif';
font-size: 10 pt;
color: black;
}

td.thead
{
font-family: times 'serif';
font-size: 12 pt;
color: black;
background-color: #d3d3d3;
font-weight: bold;
}

td.special
{
border-color: black;
border-style: solid;
border-width: 1px;
}


p.menu
{
font-family: verdana, arial, 'sans-serif';
color: aaddaa;
}

p.sans
{
font-family: verdana, arial, 'sans-serif';
color: black;
}

body
{
/*background-color: #228b22;*/
background-color: #996600;
}

h1,h2,h3,hr
{
color: black;
}

//a:link {color: blue}
//a:visited {color:maroon}
//a:active {color:green}
a:hover {color:red}

a.menu
{
text-decoration: none;
color: aaddaa;
}

a.menu:visited
{
color: aaddaa;
}

a.menu:hover
{
color: white;
}



a.subchap
{
font-size: 14pt;
color: blue;
}

a.subchap:hover
{
font-size: 14pt;
color: red;
}

a.highlight
{
font-weight: bold;
font-size: 12pt;
color: ffcc00;
}

a.highlight:hover
{
font-weight: bold;
font-size: 12pt;
color: white;
}

