H1
   {
   font-family:    arial, helv, sans-serif;
   font-size:      20px;
   color:          black;
   }
H2
   {
   font-family:    arial, helv, sans-serif;
   font-size:      18px;
   color:          black;
   }

H3
   {
   font-family:    arial, helv, sans-serif;
   font-size:      16px;
   color:          black;
   }

P, ul
   {
   font-family:    arial, helv, sans-serif;
   font-size:      14px;
   }

body
   {
   background-color: #e2c9ff;
   }

a:link {color: #0000FF"}, a:visited  {color: #FF0000"}, a:active {color: #FFFF00"}, a:hover;
   {
   text-decoration: none;
   } 

