.dot {
font-family: Arial;
font-size: 16px;
color: #ffcc33
}
.nav {
font-family: Arial;
font-size: 10pt;
color: #ffcc33;
font-weight: bold;
}
.nav A:hover {
color: #003333;
}
A {
font-family: Times New Roman;
font-size: 11pt;
color: #3333ff;
font-weight: bold;
}
A:hover {
color: #33cccc;
}
td {
font-family: Times New Roman;
font-size: 12pt;
}
.form_element {
font-family: Arial;
font-size: 8pt;
color: #ffcc00;
background-color: #6699ff;
}
.form_data {
font-family: Arial;
font-size: 8pt;
color: #330000;
background-color: #cccccc;
}
