body, td, th {
color: black;
font-size: 10pt;
font-family: Verdana,Arial,Helvetica,Tahoma;
}
a.menu:link, a.menu:active, a.menu:visited {
text-decoration: none;
color: #000000;
font-size: 8pt;
font-weight: bold;
letter-spacing: 2;
}
a.menu:hover {
text-decoration: underline;
color: #000000;
font-size: 8pt;
font-weight: bold;
letter-spacing: 2;
}
a.normal:link, a.normal:active, a.normal:visited {
text-decoration: underline;
color: #000000;
}
a.normal:hover {
text-decoration: underline;
color: #003399;
}
a.nav:link, a.nav:active, a.nav:visited {
font-weight: bold;
text-decoration: none;
color: #ffffff;
font-size: 7pt;
}
a.nav:hover {
font-weight: bold;
text-decoration: none;
color: #ffffff;
font-size: 7pt;
}
.form,select,option,textarea {
font-width: bold;
font-size: 8pt;
color: black;
background-color: #ffffff;
border-style: solid;
border-color: #333333;
border-width: 1px;
}