.dot {
font-family: Arial;
font-size: 16px;
color: #660099
}
.nav {
font-family: Arial;
font-size: 9pt;
color: #660099;
text-decoration: none;
font-weight: bold;
}
.nav A:hover {
color: red;
}
A {
font-family: Arial;
font-size: 9pt;
color: blue;
}
A:hover {
color: red;
}
td {
font-family: Arial;
font-size: 9pt;
}
.form_element {
font-family: Arial;
font-size: 9pt;
}
.form_data {
font-family: Arial;
font-size: 9pt;
}
