<!-- Words That Work Style Sheet -->


<!-- top nav bar links -->

a.topnavbar:link, a.topnavbar:active, a.topnavbar:visited {text-decoration: none; color: "#FFFFFF"}

a.topnavbar:hover {color: "#000000"; font-weight:bold}


<!-- links -->

a.navbar:link, a.navbar:active, a.navbar:visited {text-decoration: none}

a.list:link, a.list:active, a.list:visited {color:"#FFFFFF"; text-decoration: none}

a.list:hover {color:"#000000"; font-weight:bold}



<!-- headings -->

H1 {font-family: "Verdana", "Arial"; color:"#000000"}
<!-- use font size=3 between h1 tags -->

H2 {font-family: "Verdana", "Arial"}
<!-- use font size=2 between h2 tags -->


<!-- paragraphs & lists -->

.indent {margin-left: 15px; margin-bottom: 5px} 

P, OL, UL, LI {font-family: "Verdana", "Arial"}
<!-- use font size=2 -->

TH {font-family: "Verdana", "Arial"; font-weight: bold}
<!-- use font size=2 -->

TD {font-family: "Verdana", "Arial"}
<!-- use font size=2 -->