/* At-Rules */
@charset "iso-8859-1";

BODY {color: navy; font-family:  garamond,"Times New Roman",serif; font-size: medium; margin-left: 10px; margin-right: 10px; margin-top: 50px}
P {color: navy; font-family:   garamond,"Times New Roman",serif; font-size: medium; font-weight: normal; text-align: justify}
UL {color: navy; font-family:   garamond,"Times New Roman",serif; font-size: medium; font-weight: normal; text-align: left}
OL {color: navy; font-family:  garamond,"Times New Roman",serif; font-size: medium; text-align: left}
A {color: blue; font-family:  garamond,"Times New Roman",serif; font-size: medium; text-decoration: underline}
A:Visited {color: gray; font-family:  garamond,"Times New Roman",serif; font-size: medium; font-weight: normal; text-decoration: none}
A:Active {font-size : medium;   font-family:  garamond,"Times New Roman",serif;   font-weight : normal;   font-style : normal;   color : Fuchsia;   text-decoration : none;}
A:hover {
 color: #000000;
 text-decoration:none; 
 border-top:1px solid #888888;
 border-bottom:1px solid #111100; 
 background-color:#ffff00;
 }
TD {color: navy; font-family:  arial,verdana,Times Roman; font-size: x-small; font-weight: normal; text-align: left}
H1 {color: teal; FONT-FAMILY : "Monotype Corsiva",Arial,verdana,"Times Roman"; font-size: xx-large; font-style: normal; font-weight: normal; text-align: center}
H2 { text-align: center; color: teal; font-family:  "Monotype Corsiva",Arial,verdana,"Times Roman"; font-size: x-large; font-weight: normal}
H3 {color: teal; font-family:  "Monotype Corsiva",Arial,verdana,"Times Roman"; font-size: large; font-style: normal; font-weight: normal; text-align: center}
H4 {color: teal; font-family:  "Monotype Corsiva",Arial,verdana,"Times Roman"; font-size: medium; font-style: italics; font-weight: normal; text-align: left}
/*

