
BODY {  FONT-FAMILY: Arial; FONT-SIZE: 12px;  background-color: darkgreen}
P { COLOR: black; FONT-SIZE: 12px; FONT-FAMILY: Arial; padding-right: 10px; padding-left: 5px }
OL {	COLOR: black; FONT-SIZE: 12px;  FONT-FAMILY: Arial;   }
LI {	COLOR: black; FONT-SIZE: 12px; FONT-FAMILY: Arial;   }
H1 { FONT-FAMILY: Arial; FONT-SIZE: 20px; color: darkgreen; text-align: center}
H2 {FONT-FAMILY:  Arial; FONT-SIZE: 18px; color: darkgreen; text-align: center; }
H3 {FONT-FAMILY: Arial; FONT-SIZE: 16px; color: darkgreen; text-align: center; }
H4 {FONT-FAMILY: Arial; FONT-SIZE: 14px; color: darkgreen; text-align: center; }
H5 {FONT-FAMILY: Arial; FONT-SIZE: 12px; color: darkgreen; text-align: center; }
H6 {FONT-FAMILY: Arial; FONT-SIZE: 10px; color: darkgreen; text-align: center; }
b { font-family: Arial; FONT-SIZE: 12px; }
div {font-family: Arial; FONT-SIZE: 12px;}
font {   font-family: Arial; FONT-SIZE: 12px; font-variant: normal;  font-weight: normal;  font-style: normal;     }
A:ACTIVE {  color: #FFFF33;  text-decoration: underline;   }
A:HOVER {  text-decoration: none;   color: #3333FF;  background: #E4FEE5; }
A:LINK {  text-decoration: none;   color: #3333FF;  }
A:VISITED {  text-decoration: none;  color: #D72A2A;  }
A:ACTIVE.small {  color: #FFFF33;  text-decoration: underline;   }
A:HOVER.small {  text-decoration: none;  color: #3333FF;  background: #E4FEE5; }
A:LINK.small {  text-decoration: none;   color: #3333FF;  }
A:VISITED.small { text-decoration: none;  color: #D72A2A;  }
A:ACTIVE.mark {  text-decoration: none;  color: darkgreen; }
A:HOVER.mark {  text-decoration: none;  color: darkgreen; background: none;}
A:LINK.mark { text-decoration: none;  color: darkgreen;}
A:VISITED.mark { text-decoration: none;   color: darkgreen;}