
h1  { font-size: 18px; font-family: "Humanst521 BT"; font-weight: bold }
p { font-size: 14px; font-family: "Humanst521 BT" }
ul                 { font-size: 12px; font-family: "Humanst521 BT"; font-weight: bold; background-color: #ddd; text-transform: uppercase; list-style-type: none; margin-left: 0; padding-left: 25px }
.bar              { text-decoration: none; text-transform: uppercase; list-style-type: none; padding-left: 10px }
ul a:link,  ul a:visited,  ul a:hover,  ul a:active     { color: black; text-decoration: none; text-transform: uppercase }
.none  { background-color: #fff; list-style-image: none }
.color1   { background-position: left center; list-style-image: url("images/purple.jpg"); margin-left: 15px }
.color2   { list-style-image: url("images/red.jpg"); margin-left: 15px }
.color3   { list-style-image: url("images/yellow.jpg"); margin-left: 15px }
.color4   { list-style-image: url("images/green.jpg"); margin-left: 15px }
.color5   { list-style-image: url("images/blue.jpg"); margin-left: 15px }
.color6   { list-style-image: url("images/black.jpg"); margin-left: 15px }
.color7   { list-style-image: url("images/drk_grn.jpg"); margin-left: 15px }
fieldset   { background-color: #fff; margin: 2em 0; padding: 1em; border: solid 1px #ccc }
