A {
color: blue;
font-family: Verdana;
font-size: 8pt;
text-decoration: none;
}
A:hover {
color: red;
}
td {
font-family: Verdana;
font-size: 8pt;
}
.form_element {
font-family: Verdana;
font-size: 8pt;
}
.form_data {
font-family: Verdana;
font-size: 8pt;
}
.nav {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none}
.text {  font-family: Arial; font-size: 12px; color: #000000; text-decoration: none}

img.floatleft { 
    float: left; 
    margin: 4px; 
}
img.floatright { 
    float: right; 
    margin: 4px; 
}