
body {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: FFFFEF}
h1 {  color: #008442; font-weight: bold}
h2 {  color: #008442; font-weight: bold}
h3 {  color: #008442; font-weight: bold}
a:visited {  color: #0000FF}
textarea {  font-family: Arial, Helvetica, sans-serif}
td {  font-size: smaller}
A:hover { color:green; text-decoration:underline; font-weight:bold; 
} 

A { color:blue; text-decoration:none; font-size: 10pt; font-family: verdana, arial, sans-serif; 
} 

A.small { font-weight:bold; text-decoration: none; color: blue; font-size: 8pt; font-family: verdana, arial, sans-serif; 
}

A.small:hover { text-decoration: underline; color: green; font-weight:bold; 
}