BODY {}

H1 {
	text-align: center;
        color: olive;
        font: bold 200% Book Antiqua;
   }

H2 {
	text-align: left;
        color: olive;
        font: bold 200% Arial Black;
   }

H3 {
	text-align: left;
        color: olice;
        font: bold 175% Arial;
   }

P {font-family: Arial;
   color: olive;}

TD {font-family: Arial;
   color: olive;
   vertical-align: top;}

A:link { color: teal; font-style: normal;}

A:visited { color: black; font-style: normal; }



