.dot {
font-family: Arial;
font-size: 16px;
color: #9933ff
}
.nav {
font-family: Arial;
font-size: 8pt;
color: #9933ff;
text-decoration: none;
font-weight: bold;
}
.nav A:hover {
color: #339900;
}
A {
font-family: Arial;
font-size: 8pt;
color: #99ccff;
text-decoration: none;
font-weight: bold;
}
A:hover {
color: #33ff00;
}
td {
font-family: Arial;
font-size: 8pt;
}
.form_element {
font-family: Verdana;
font-size: 8pt;
color: #ff00ff;
background-color: #9933ff;
}
.form_data {
font-family: Times New Roman;
font-size: 14pt;
color: #009900;
background-color: #00ffff;
}

