.dot {
font-family: Times New Roman;
font-size: 16px;
color: #ffffff
}
.nav {
font-family: Times New Roman;
font-size: 12pt;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}
.nav A:hover {
color: #990099;
}
A {
font-family: Times New Roman;
font-size: 11pt;
color: #990099;
text-decoration: none;
font-weight: bold;
}
A:hover {
color: #000000;
}
td {
font-family: Times New Roman;
font-size: 12pt;
}
.form_element {
font-family: Times New Roman;
font-size: 12pt;
color: #000000;
background-color: #ffffb3;
}
.form_data {
font-family: Times New Roman;
font-size: 10pt;
color: #000000;
background-color: #ffffff;
}
