.dot {
font-family: Arial;
font-size: 16px;
color: #990000
}
.nav {
font-family: Arial;
font-size: 12pt;
color: #990000;
text-decoration: none;
}
.nav A:hover {
color: #cc3300;
}
A {
font-family: Arial;
font-size: 10pt;
color: #990000;
text-decoration: none;
}
A:hover {
color: #cc3300;
}
body {
font-family: Arial;
font-size: 12pt;
}
td {
font-family: Arial;
font-size: 12pt;
}
.form_element {
font-family: Arial;
font-size: 10pt;
color: #ffffff;
background-color: #3333ff;
}
.form_data {
font-family: Arial;
font-size: 10pt;
color: #cc3300;
background-color: #3399cc;
}
