.dot {
font-family: Arial;
font-size: 16px;
color: #339966
}
.nav {
font-family: Arial;
font-size: 18pt;
color: #339966;
text-decoration: none;
font-weight: bold;
}
.nav A:hover {
color: #6699ff;
}
A {
font-family: Arial;
font-size: 10pt;
color: #8080c0;
text-decoration: none;
}
A:hover {
color: #000000;
}
td {
font-family: Arial;
font-size: 10pt;
}
.form_element {
font-family: Arial;
font-size: 10pt;
color: #ffffff;
background-color: #6699ff;
}
.form_data {
font-family: Arial;
font-size: 10pt;
color: #ffffff;
background-color: #6699ff;
}
