a:active     { font-family: Tahoma; font-size: 9pt; color: #333333 }
a:link       { font-family: Tahoma; font-size: 9pt; color: #0080FF; text-decoration:underline }
a:hover       { font-family: Tahoma; font-size: 9pt; color: #33CCCC; text-decoration:none }
a:visited    { font-family: Tahoma; font-size: 9pt; color: #006666; text-decoration:underline }
a            { font-family: Tahoma; font-size: 9pt; color:#333333}
address      { font-family: Tahoma; font-size: 9pt; color:#333333}
body         { font-family: Tahoma; font-size: 9pt; color:#333333}
button       { font-family: Tahoma; font-size: 9pt; color: #333333}
fieldset     { font-size: 9pt; font-family: Tahoma; color: #333333}
html         { font-size: 9pt; font-family: Tahoma; color: #333333}
textarea     { font-family: Tahoma; font-size: 9pt; color: #333333}
h1           { font-family: Tahoma; font-size: 9pt; color: #333333}
h2           { font-family: Tahoma; font-size: 9pt; color: #333333}
h3           { font-family: Tahoma; font-size: 9pt; color: #333333}

p            { font-family: Tahoma; font-size: 9pt; color:#333333}
td           { font-family: Tahoma; font-size: 9pt; color:#333333}


<!--
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:9pt;
  color:#333333;
  border:1px solid #808080;
  background-color:white;
}
//-->

<!--
input {
  font-family:Tahoma;
  font-weight:normal;
  font-style:normal;
  font-size:9pt;
  color:#333333;
  border:1px solid #808080;
  background-color:white;
}
//-->

<!--
textarea {
  font-family:Tahoma;
  font-weight:normal;
  font-style:normal;
  font-size:9pt;
  color:#333333;
  border:1px solid #808080;
  background-color:white;
}
//-->