	BODY {
  font-family: sans-serif, Arial, Helvetica;
  font-size: 14pt;
  color: #FFCC66;
  background-color: #000000;
  scrollbar-face-color: #FFCC66;
  scrollbar-highlight-color: #9DAC8E;
  scrollbar-3dlight-color: #E1B55D;
  scrollbar-darkshadow-color: #966D1C;
  scrollbar-shadow-color: #C18D24;
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #000000;
}

a:hover {
  text-decoration: underline;  
  a: active;
}

A:link		{ color:#FFFFFF; }
A:visited	{ color:#01669A; }
A:hover		{ color:#FCE1AA; }

a {
  text-decoration: none;  
  font-family: Arial, Helvetica, sans-serif;  
  font-weight: normal;
  font-size: 9pt;
}

P {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

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: #FFCC66;
	font-weight : bold;
}

H2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  color: #FFCC66;
}

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;
}
