p, td, li {
font-size: 10pt;
font-family: verdana, arial, helvetica
}
body {background-color: #CCFFCC}
a:link, a:visited {
color: #008800;
font-weight: bold;
text-decoration: underline;
}
a:hover {
color: #BB0000;
}
.smallButton                 {font-size: 8pt; font-weight: normal; color: blue}
a.smallButton:link           {font-size: 8pt; font-weight: normal; color: blue}
a.smallButton:visited        {font-size: 8pt; font-weight: normal; color: blue}
a.smallButton:hover          {font-size: 8pt; font-weight: normal; color: #770000}