
body 
{ color : #000;
background-color:#ffffff;
 font-size : 19px;
 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 : #000000;
text-decoration : underline;
}
a:hover {
color:#FFFFFF;
background-color:#000000;
}











