p            { font-family: Century Gothic; font-size: 12 pt; color: #800000 }
a:hover      { color: #FF0000; }
a            { text-decoration: underline; color: #800000; font-size: 10 pt; font-weight: bold; base target="_blank"}
td           { text-align: justify; margin-left: 1; margin-right: 1 }
table        { padding:0; text-align: justify; margin-left: 3; margin-right: 3 }
body         { padding:5; font-family: Century Gothic (serif); font-size: 12 pt; margin-left: 3; 
               margin-right: 3; color: #800000;}
               a:visited    { color: #FF9900; font-weight:bold }
               a:hover      { color: #FF0000; text-transform: uppercase }
               
               
       dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
}
#menu {
width: 10em;
}
#menu dt {
border-style:solid; border-width:1px; background-position: 
                0% 0%; cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
background-image:url('none'); background-repeat:repeat; background-attachment:scroll
}
#menu dd {
display: none;
border: 1px solid gray;
}
#menu li {
text-align: left;
background: #fff
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0px none;
height: 100%
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}
