BODY {font-size: medium;
   font-family: Verdana, Arial, Helvetica, Sans-Serif}

A:link {color: blue; 
   text-decoration : none; 
   font-weight: normal}

A:visited {color : blue;
   text-decoration : none;
   font-weight : normal}

A:hover {color: green; 
   text-decoration : underline; 
   font-weight: normal}

H1, H2, H3, H4, H5, H6 {font-family: Arial, Helvetica, Sans-Serif;
   color: green}

.courier {font-size: medium;
   font-family: Courier} 
