.dot {
font-family: Verdana;
font-size: 16px;
color: #000000
}
.nav {
font-family: Verdana;
font-size: 12pt;
color: #000000;
font-weight: bold;
}
.nav A:hover {
color: #cc0000;
}
A {
font-family: Arial;
font-size: 10pt;
color: #cc3300;
font-weight: bold;
}
A:hover {
color: #ff9900;
}
body {
font-family: Verdana;
font-size: 12pt;
}
td {
font-family: Verdana;
font-size: 12pt;
}
.form_element {
font-family: Arial;
font-size: 10pt;
color: #000033;
background-color: #ffff00;
}
.form_data {
font-family: Arial;
font-size: 10pt;
color: #000000;
background-color: #cc6600;
}
