
body 
{ 
 background-color:#000000;
 font-size : 120%;
 color:#FFFFFF;
 font-family:Geneva, Arial, Helvetica, sans-serif;
  }

body #content-sub dd, body #content-sub dd.selected
{ border-width:5px; }

body #content-sub dd.selected
{ border-color:#666; }

body #content-sub.radio fieldset, body #content-sub.radio legend 
{ border-color:#666; }


ul, li  {
list-style-type : none;
}

a:link, a:visited {
color : #fff;
text-decoration : underline;
}
a:hover  {
color:#000;
background-color:#fff;
}











