body 
{
 font-family: arial, helvetica;
}
a:link, a:visited, a:active
{
 color: #9A6632;
 text-decoration: none;
 font-weight: bold;
}
a:hover
{
 text-decoration: underline;
}
p, li, ul
{
 font-size: 9pt;
}
#footer { 
 position: relative;
 bottom: -10px;
 height: 10px;
 font-weight:bold;
 font-size:.75em;
 color: #000000;
 width: 100%; 
 text-align: left; 
}
#footer.white {
 color: #FFFFFF;
}
