.dot {
font-family: sans-serif;
font-size: 16px;
color: #ffffcc
}
.nav {
font-family: sans-serif;
font-size: 10pt;
color: #ffffcc;
text-decoration: none;
}
.nav A:hover {
color: #993333;
}
A {
font-family: Arial;
font-size: 10pt;
color: #336600;
text-decoration: none;
}
A:hover {
color: #993333;
}
td {
font-family: Arial;
font-size: 10pt;
}
.form_element {
font-family: Arial;
font-size: 9pt;
color: #ffffcc;
background-color: #999966;
}
.form_data {
font-family: Arial;
font-size: 9pt;
color: #336600;
background-color: #ffffcc;
}
