<STYLE type="text/css">

 BODY {
  color : #111; 
  font-family : arial, helvetica, verdana; 
  font-size : 10pt; 
  font-style : normal; 
  font-weight : normal; 
  background : white; 
 } 

 A:link    { color : blue; text-decoration : none; } 
 A:visited { color : blue; text-decoration : none; } 
 A:hover   { color : #49f; text-decoration : underline; } 

 P.small {
  font-size: 9pt;
  color: grey;
  font-family:  verdana, sans-serif, helvetica; 
 }

 TH {
  background : #fc0; 
 } 

 TABLE.menu {
  background : #ffd; 
  border-collapse : collapse; 
  border : 1px solid #fc0; 
 }

 .thumbtext {
  font-size: 9pt;
 }

 .thumb {
  background: lightgrey;
  font-weight: bold;
  font-family:  verdana, sans-serif, helvetica; 
 }

 TD.menu {
  font-family : verdana, sans-serif, helvetica; 
  font-size : 10pt; 
 } 

 TR.rlist {
  font-size: 10pt;
  }

 TD.dlist {
  border-bottom: 1px solid #fc0;
 }

 HR {
  color: #fc0;
 }

</STYLE>
