a:active     { font-family: Tahoma; font-size: 8pt; color: #FF9933}
a:link       { font-family: Tahoma; font-size: 8pt; color: #FFFFFF}
a:hover       { font-family: Tahoma; font-size: 8pt; color: #FFFF00}
a:visited    { font-family: Tahoma; font-size: 8pt; color: #FFF000}
a            { font-family: Tahoma; font-size: 8pt; color:#DFDFDF}
address      { font-family: Tahoma; font-size: 8pt; color:#DFDFDF}
body         { font-family: Tahoma; font-size: 8pt; color:#DFDFDF}
button       { font-family: Tahoma; font-size: 8pt; color:#DFDFDF}
fieldset     { font-size: 8pt; font-family: Tahoma; color:#DFDFDF}
html         { font-size: 8pt; font-family: Tahoma; color:#DFDFDF}
textarea     { font-family: Tahoma; font-size: 8pt; color:#DFDFDF}
h1           { font-family: Tahoma; font-size: 8pt; color:#DFDFDF}
h2           { font-family: Tahoma; font-size: 8pt; color:#DFDFDF}
h3           { font-family: Tahoma; font-size: 8pt; color:#DFDFDF}

p            { font-family: Tahoma; font-size: 8pt; color:#DFDFDF}
td           { font-family: Tahoma; font-size: 8pt; color:#DFDFDF}


<!------------------------------------------------------------------------------
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;
}
//-->