.dot {
font-family: Verdana;
font-size: 16px;
color: #000000
}
.nav {
font-family: Verdana;
font-size: 9pt;
color: #000000;
text-decoration: none;
font-weight: bold;
}
.nav A:hover {
color: #0000cc;
}
A {
font-family: Verdana;
font-size: 9pt;
color: #000000;
text-decoration: none;
font-weight: bold;
}
A:hover {
color: #669999;
}
td {
font-family: Verdana;
font-size: 9pt;
}
.form_element {
font-family: Arial;
font-size: 8pt;
color: #ffffff;
background-color: #999999;
}
.form_data {
font-family: Verdana;
font-size: 9pt;
color: #000000;
background-color: #999999;
}
