body      {background-color: #FFF}
a:link    {color: #36c}
a:visited {color: #c63}
a:active  {color: #c33}
a:hover   {color: #09c; background-color: ff0}
p         {font-family:Helvetica, Arial, Geneva; 
           font-weight: bold; 
           font-size: 12pt}
h3        {font-family:Helvetica, Arial, Geneva; 
           font-style: italic; 
           font-size: 18pt; 
           color: blue}
li        {font-family:Helvetica, Arial, Geneva; 
           font-weight: bold; 
           font-size: 12pt}
td        {font-size: 10pt}
.g        {background-color: #CCC}
