BODY {
   font-family: Geneva, Arial, sans-serif; 
   font-size: 10pt;
   color: #000000;
}

H1 {
   font-family: Geneva, Arial, sans-serif;
   font-size: 18pt;
   color: #000000;
   }

H2 { 
    font-family: Geneva, Arial, sans-serif;
	 font-size: 16pt;
   color: #000000;
   }
   
H3 {
     fontfont-family: Geneva, Arial, sans-serif;
	 font-size: 14pt;
   color: #000000;
   }

H4 {
    font-family: Geneva, Arial, sans-serif;
   color: #000000;
   }   

A {
	font-size: 10pt;
	color: #396B39;
	font-weight: bold;
	text-decoration: none;
}


A:hover {
	font-size: 10pt;
	color: #5AA55A;
	font-weight: bold;
}

A:visited {
	font-size: 10pt;
	color: #396B39;
	font-weight: bold;
}

A:visited:hover {
        font-size: 10pt;
	color: #5AA55A;
	font-weight: bold;
}

B {
   font-family: Geneva, Arial, sans-serif;
   font-size: 10pt;
   color: #000000;
   font-weight: bold;
}


P {
   font-family: Geneva, Arial, sans-serif;
   font-size: 9pt;
   color: #000000;
}

TH {
   font-family: Geneva, Arial, sans-serif;
   font-size: 9pt;
   color: #FFFFFF;
}

TD {
   font-family: Geneva, Arial, sans-serif;
   font-size: 9pt;
   color: #FFFFFF;
}

INPUT, TEXTAREA {
   font-family: Geneva, Arial, sans-serif;
   font-size: 10pt;
}

UL  {
	font-family: Geneva, Arial, sans-serif;
   font-size: 9pt;
   color: #FFFFFF;
   text-decoration: none;
}

LI  {
	font-family: Geneva, Arial, sans-serif;
   font-size: 9pt;
   color: #FFFFFF;
   text-decoration: none;
}

