html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
font-family: Verdana;
margin: 0;
padding: 0;
border: 0;
}

.h1 {font-size: 24px; font-weight: bold;}
.h2 {font-size: 16px; font-weight: bolder;}
.h3 {font-size: 14px; font-weight: bold; font-variant: small-caps}
.h4 {font-size: 14px; font-weight: normal;}
.h5 {font-size: 8px; font-weight: bold;}
.h6 {font-size: 14px; font-weight: bold; color: white; font-variant: small-caps}
a:link {  text-decoration: none; font-family: Verdana; font-size: 11px; font-style: normal; font-weight: bold; font-variant: normal; color: #FFFFFF;}
a:visited { text-decoration: none; font-family: Verdana; font-size: 11px; font-style: normal; font-weight: bold; font-variant: normal; color: #FFFFFF;}
a:hover {  text-decoration: none; font-family: Verdana; font-size: 11px; font-style: normal; font-weight: bold; font-variant: normal; color: grey;}
a:active {    text-decoration: none; font-family: Verdana; font-size: 11px; font-style: normal; font-weight: bold; font-variant: normal; color: yellow;}
.blue {color: blue;} /*anywhere I want something to be blue I just span this in*/
.white {color: White;; font-size: 12px} /*anywhere I want something to be blue I just span this in*/
li {  font-family: Tahoma; font-size: 14px; font-style: normal; font-weight: normal; color: #000099}
p {  font-family: Tahoma; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000}
td {  font-family: Tahoma; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000}
.links2 {  font-family: Tahoma; font-size: 14px; font-weight: bold; color: #0066CC}
em {  font-family: Tahoma; font-size: xx-large; font-style: italic; line-height: normal; font-weight: 800; font-variant: normal; color: #003366}
