 body text throughout site
div.regulartext {}
p.regulartext {color:black; font-family:Verdana, Arial, Helvetica, sans serif; font-size:10pt; text-decoration:none; }
a.regulartext {color:blue; font-family:Verdana, Arial, Helvetica, sans serif; font-size:10pt; font-weight:normal }
td.regulartext {color:black; font-family:Verdana, Arial, Helvetica, sans serif; font-size:10pt; text-decoration:none; }
li.regulartext {color:black; font-family:Verdana, Arial, Helvetica, sans serif; font-size:10pt; text-decoration:none; }

 small body text throughout site
div.regulartextsmall {}
p.regulartextsmall {color:black; font-family:Verdana, Arial, Helvetica, sans serif; font-size:8pt; text-decoration:none;}
a.regulartextsmall {color:blue; font-family:Verdana, Arial, Helvetica, sans serif; font-size:8pt }
td.regulartextsmall {color:black; font-family:Verdana, Arial, Helvetica, sans serif; font-size:8pt; text-decoration:none;}
span.regulartextsmall {color:black; font-family:Verdana, Arial, Helvetica, sans serif; font-size:8pt; text-decoration:none;}


 body text throughout site 
div.code {}
p.code {color:black; font-family:"Courier", sans serif; font-size:10pt; text-decoration:none; }
a.code {color:black; font-family:"Courier", sans serif; font-size:10pt; text-decoration:none; }
td.code {color:black; font-family:"Courier", sans serif; font-size:10pt; text-decoration:none; }

 used for hyperlinks down left side of pages 
div.hyperlinkleftside {}
a.hyperlinkleftside {color:blue; font-family:Verdana, Arial, Helvetica, san serif; font-size:10pt; font-weight:normal}

 used for selected (red) hyperlinks down left side of pages 
div.hyperlinkleftsidesel {}
a.hyperlinkleftsidesel {color:red; font-family:Verdana, Arial, Helvetica, san serif; font-size:10pt; font-weight:bold; text-decoration:none;}



<!-- old stuff -->
 used for items in dark blue bar across top 
div.mainmenu {}
a.mainmenu { color:white; font-family:"Verdana", "sans serif"; font-size:8pt; font-weight:bold;text-decoration:none; }
a.mainmenu:hover { text-decoration:underline; }

 used for selected item in dark blue bar across top 
div.mainmenusel {}
a.mainmenusel { color:silver; font-family:"Verdana", "sans serif"; font-size:8pt; font-weight:bold;text-decoration:none; }
a.mainmenusel:hover { text-decoration:underline; }

 this repeats the highlighted main menu item like 'about', 'contact us', etc. at the top of the page
div.pageheading {}
a.pageheading {color:black; font-family:"Verdana", sans serif; font-size:16pt; font-weight:bold; text-decoration:none; }
p.pageheading {color:black; font-family:"Verdana", sans serif; font-size:16pt; font-weight:bold; text-decoration:none; }

 used for hyperlinks across top of a page 
div.hyperlinktop {}
a.hyperlinktop {color:blue; font-family:"Verdana", "san serif"; font-size:10pt; font-weight:normal}

 in a two colum page, this covers the title at the top of the column 
div.columnheading ()
a.columnheading {color:black; font-family:"Verdana", sans serif; font-size:12pt; font-weight:bold;}
p.columnheading {color:black; font-family:"Verdana", sans serif; font-size:12pt; font-weight:bold;}
td.columnheading {color:black; font-family:"Verdana", sans serif; font-size:12pt; font-weight:bold;}

 in a two colum page, right side has topic heads and then topic text below it - this covers topic heads 
div.hyperlinktopicheader ()
a.hyperlinktopicheader {color:black; font-family:"Verdana", sans serif; font-size:14pt; font-weight:bold; text-decoration:none; }
p.hyperlinktopicheader {color:black; font-family:"Verdana", sans serif; font-size:14pt; font-weight:bold; text-decoration:none; }

 in a two colum page, right side has topic heads and then topic text below it - this covers sub topic heads 
div.hyperlinktopicheadersub ()
a.hyperlinktopicheadersub {color:black; font-family:"Verdana", sans serif; font-size:12pt; font-weight:bold; text-decoration:none; }
p.hyperlinktopicheadersub {color:black; font-family:"Verdana", sans serif; font-size:12pt; font-weight:bold; text-decoration:none; }

 hyperlink in small body text (like "help" and "more")
div.hyperlinksmall {}
p.hyperlinksmall {color:blue; font-family:"Verdana", sans serif; font-size:8pt;}
a.hyperlinksmall {color:blue; font-family:"Verdana", sans serif; font-size:8pt;}
td.hyperlinksmall {color:blue; font-family:"Verdana", sans serif; font-size:8pt;}
span.hyperlinksmall {color:blue; font-family:"Verdana", sans serif; font-size:8pt;}

