a:active     { font-family: Tahoma; font-size: 8pt; color: #C0C0C0 }
a:link       { font-family: Tahoma; font-size: 8pt; color: #DCCC72; text-decoration:underline; cursor: hand }
a:hover       { font-family: Tahoma; font-size: 8pt; color: #FF9900; text-decoration:none; cursor: hand }
a:visited    { font-family: Tahoma; font-size: 8pt; color: #DCCC72; text-decoration:underline; cursor: hand }
a            { font-family: Tahoma; font-size: 8pt; color:#C0C0C0}
address      { font-family: Tahoma; font-size: 8pt; color:#C0C0C0}
body         { font-family: Tahoma; font-size: 8pt; color:#C0C0C0}
button       { font-family: Tahoma; font-size: 8pt; color: #C0C0C0}
fieldset     { font-size: 8pt; font-family: Tahoma; color: #C0C0C0}
html         { font-size: 8pt; font-family: Tahoma; color: #C0C0C0}
textarea     { font-family: Tahoma; font-size: 8pt; color: #C0C0C0}
h1           { font-family: Tahoma; font-size: 8pt; color: #C0C0C0}
h2           { font-family: Tahoma; font-size: 8pt; color: #C0C0C0}
h3           { font-family: Tahoma; font-size: 8pt; color: #C0C0C0}

p            { font-family: Tahoma; font-size: 8pt; color:#C0C0C0}
td           { font-family: Tahoma; font-size: 8pt; color:#C0C0C0}




<!--
BODY  {
	scrollbar-3dlight-color:#737373;
	scrollbar-arrow-color:#737373;
	scrollbar-base-color:#DBDBDB;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#454545;
	scrollbar-highlight-color:#454545;
	scrollbar-shadow-color:#454545;

}
//-->

<!------------------------------------------------------------------------------ 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;
}
//-->