body         { font-family: Arial, Helvetica, sans-serif; background-color: #fff;
               background-image: url("images/bluebg.jpg");
               background-repeat: repeat-y }
hr           { color: #ccc; size: 1px; shading: solid }
ul           { font-family: Arial, Helvetica, sans-serif; font-size: x-small; margin-top: 0; margin-bottom: 0 }
ol           { font-family: Arial, Helvetica, sans-serif; font-size: x-small; margin-top: 0; margin-bottom: 0 }
li           { font-family: Arial, Helvetica, sans-serif; font-size: x-small }
p            { font-family: Arial, Helvetica, sans-serif; font-size: x-small }
pre { font-size: 13px; }
td { font-size: x-small; }
img.flr { float:right; margin-left: 10px; margin-bottom: 5px; }
img.fll { float:left; margin-right: 10px; margin-bottom: 5px; }
.notop       { margin-top: 0 }
.small       { font-size: 11px }
a:link       { color: blue; text-decoration: underline }
a:visited    { color: purple; text-decoration: underline }
a:active     { color: red; text-decoration: underline }
a:hover      { color: red; text-decoration: underline }
h1           { color: #009; font-weight: bold; font-size: x-large; 
	font-family: Arial, Helvetica, sans-serif; margin-bottom: .3em; }
h2           { color: #009; font-family: Arial, Helvetica, sans-serif; 
      font-size: medium; font-weight: bold; margin-bottom: .3em; }
h3           { color: #C00; font-family: Arial, Helvetica, sans-serif; 
               font-size: small; font-weight: bold; margin-bottom: 0 }
h4           { color: #009; font-weight: bold; font-size: x-small; font-family: Arial, Helvetica, sans-serif }
h5           { color: #000; font-size: x-small; font-weight: bold; font-family: Arial, Helvetica, sans-serif;
               margin-bottom: 0 }
h6           { color: #009; font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; 
               font-weight: normal }
table        { font-family: Arial, Helvetica, sans-serif }
td           { font-family: Arial, Helvetica, sans-serif }
th           { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: x-small }
.vertnav { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 200%; 
           color: #fc0; }
.vertnav a:link { text-decoration: none; color: silver; }
.vertnav a:visited { text-decoration: none; color: silver; }
.vertnav a:hover { text-decoration: none; color: #fff; }
.vertnav a:active { text-decoration: none; color: yellow; }