	BODY {
  font-family: sans-serif, Arial, Helvetica;
  font-size: 10pt;
  color: #333333;
  background-color: #585858;
  scrollbar-face-color: #333333;
  scrollbar-highlight-color: #E7E3E3;
  scrollbar-3dlight-color: #EDEDED;
  scrollbar-darkshadow-color: #CCCCCC;
  scrollbar-shadow-color: #CCCC99;
  scrollbar-arrow-color: #EDEDED;
  scrollbar-track-color: #585858;
}

a:hover {
  text-decoration: underline;  
  a: active;
}

A:link		{ color:#000000; }
A:visited	{ color:#CC9900; }
A:hover		{ color:#990033; }

a {
  text-decoration: none;  
  font-family: Arial, Helvetica, sans-serif;  
  font-weight: bold;
  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;
	font-style: normal;
	color: #333333;
	font-weight : lighter;
}

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: 8pt;
  color: #000000;
  }  

TABLE {
  border-collapse: collapse;
}
