a:active     { font-family: Tahoma; font-size: 8pt; color: #666666 }
a:link       { font-family: Tahoma; font-size: 8pt; color: #4B87C2; text-decoration:underline }
a:hover       { font-family: Tahoma; font-size: 8pt; color: #FF9933; text-decoration:none }
a:visited    { font-family: Tahoma; font-size: 8pt; color: #0066CC; text-decoration:underline }
a            { font-family: Tahoma; font-size: 8pt; color:#666666}
address      { font-family: Tahoma; font-size: 8pt; color:#666666}
body         { font-family: Tahoma; font-size: 8pt; color:#666666}
button       { font-family: Tahoma; font-size: 8pt; color: #666666}
fieldset     { font-size: 8pt; font-family: Tahoma; color: #666666}
html         { font-size: 8pt; font-family: Tahoma; color: #666666}
textarea     { font-family: Tahoma; font-size: 8pt; color: #666666}
h1           { font-family: Tahoma; font-size: 8pt; color: #666666}
h2           { font-family: Tahoma; font-size: 8pt; color: #666666}
h3           { font-family: Tahoma; font-size: 8pt; color: #666666}

p            { font-family: Tahoma; font-size: 8pt; color:#666666}
td           { font-family: Tahoma; font-size: 8pt; color:#666666}



<!--
BODY {
	scrollbar-3dlight-color:#DBDBDB;
	scrollbar-arrow-color:;
	scrollbar-base-color:black;
	scrollbar-darkshadow-color:#EFEFEF;
	scrollbar-face-color:white;
	scrollbar-highlight-color:#EFEFEF;
	scrollbar-shadow-color:#DBDBDB;

}
//-->

<!------------------------------------------------------------------------------ form style do not edit{  }
<!--
select {
  font-family:Tahoma;
  font-weight:normal;
  font-style:normal;
  font-size:8pt;
  color:#333333;
  border:1px solid #808080;
  background-color:white;
}
//-->

<!--
input {
  font-family:Tahoma;
  font-weight:normal;
  font-style:normal;
  font-size:8pt;
  color:#333333;
  border:1px solid #808080;
  background-color:white;
}
//-->

<!--
textarea {
  font-family:Tahoma;
  font-weight:normal;
  font-style:normal;
  font-size:8pt;
  color:#333333;
  border:1px solid #808080;
  background-color:white;
}
//-->