body {
background: #d9b368;
font-family: Verdana, Arial;
color: #000000;
font-size: 10pt;
margin-top: 10px;
margin-bottom: 10px;
}
a:link {
font-family: Verdana,Arial;
color: #990000;
text-decoration: none;
}
a:visited {
font-family: Verdana,Arial;
color: #990000;
text-decoration: none;
}
a:active {
font-family: Verdana,Arial;
color: #990000;
text-decoration: none;
}
a:hover {
font-family: Verdana,Arial;
color: ##990000;
text-decoration: underline;
}
td.class1 {
border: 0px;
font-family: Verdana, Arial;
color: #000000;
font-size: 10pt;
}
td.class2 {
border: 0px;
font-family: Verdana, Arial;
font-weight: bold;
text-align: center;
color: #990000;
font-size: 10pt;
}
div.copy {
font-family: Verdana,Arial;
color: #000000;
font-size: 7pt;
text-align: center;
}
form,input,option,select,textarea {
color: #000000;
font-family: Verdana,Arial;
font-size: 10pt;
}