
	
BODY {
  font-family: sans-serif, Arial, Helvetica;
  font-size: 10pt;
  color: #000000;
  background-color: #23573F;
  scrollbar-face-color: #A7BA8C;
  scrollbar-highlight-color: #9DAC8E;
  scrollbar-3dlight-color: #EDEDED;
  scrollbar-darkshadow-color: #CCCCCC;
  scrollbar-shadow-color: #626B59;
  scrollbar-arrow-color: #EDEDED;
  scrollbar-track-color: #23573F;
}

a:hover {
  text-decoration: underline;
  a: active;
  color: #CA2D2D;
}

A:link {
  color: #000000;
}

A:visited {
  color: #01669A;
}

a {
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 8.65pt;
}

P {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

LI {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

DIV {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

TEXTBOX {
  background-color: #FFFFFF;
  border-top: 1px #000000 solid;
  border-right: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
  border-left: 1px #000000 solid;
} 

  
TEXTAREA {
  background-color: #FFFFFF;
  border-top: 1px #000000 solid;
  border-right: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
  border-left: 1px #000000 solid;
} 

SELECT {
  background-color: #FFFFFF;
  border-top: 1px #000000 solid;
  border-right: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
  border-left: 1px #000000 solid;
}

INPUT {
  background-color: #FFFFFF;
  border-top: 1px #000000 solid;
  border-right: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
  border-left: 1px #000000 solid;
}

H1 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 18pt;
  	color: #A82E16;
  	font-weight: bold;
}

H2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  color: #333333;
}

H3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: #333333;
}

  
H6 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #336699;
}  

TT {
  font-size: 9pt;
  color: #000000;
}  

  
SUP {
  color: #000000;
  font-size: 8pt;
}

TABLE {
  border-collapse: collapse;
}
