a:active     { font-family: Tahoma; font-size: 8pt; color: #666666 }
a:link       { font-family: Tahoma; font-size: 8pt; color: #5993C1; text-decoration:underline }
a:hover       { font-family: Tahoma; font-size: 8pt; color: #808000; text-decoration:none }
a:visited    { font-family: Tahoma; font-size: 8pt; color: #5993C1; 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-arrow-color:grey;
  scrollbar-base-color:#EFEFEF;
  scrollbar-shadow-color:silver;
  scrollbar-face-color:white;
  scrollbar-highlight-color:silver;
  scrollbar-dark-shadow-color:silver;
  scrollbar-3d-light-color:#EFEFEF;
}
//-->

<!------------------------------------------------------------------------------ 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;
}
//-->