body { font-family: Verdana, Arial, Helvetica, sans-serif; }/* general body text */
h1, h2, h3 { font-family: Arial, Helvetica, Verdana, sans-serif; color: #333399 }
h1 {font-size: 2em; margin-top: 0.6em; margin-bottom: 0.3em; }
h2 { font-size: 1.1em; margin-top: 0.5em; margin-bottom: 0.3em; }
h3 { font-size: 0.9em; margin-top: 0.4em; margin-bottom: 0.3em; }
p, ul, ol, dt, dd { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; margin-top: 0.4em; margin-bottom: 0.3em;}
hr        { color: #009933}
.highlight {background:yellow}
.xx-small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}
.banner {color: white; font-size: 2.2em; margin-top: 0em; margin-bottom: 0.3em; background-color: #009933; text-indent: 0.3em}
.subbanner {color: white; font-size: 1.1em; margin-top: 0.6em; margin-bottom: 0.3em; background-color: #009933; text-indent: 0.3em;}
a:hover {color: #FF0000;text-decoration: none;}
a:link {color:blue ; text-decoration: none; }
a:active {color: red; text-decoration: none; }
a:visited {color: purple; text-decoration: none; }
.class1 A:link {color: white;}
.class1 A:visited {color: white;}
.class1 A:active {color: white;}
.class1 A:hover {color: white;}