a:active     { font-family: Verdana; color: #FF0000; font-size: 12px; text-decoration: none }
a:hover      { font-family: Verdana; font-size: 13px; text-decoration: none; background-color: #FFFF00 }
a:link       { font-family: Verdana; font-size: 13px; color: red; text-decoration: none }
a:visited    { font-family: Verdana; color:#FF0000; font-size: 13px; text-decoration: none }
body       	 { font-size: 13px; font-family: Verdana; color: #000080 }

/* table        { font-size: 13px; font-family: Verdana; color: #000080 } */

h1           { font-family: Arial; font-size: 18px; color: #AA2B76; font-style: italic }
h6           { font-family: Arial; font-size: 11px; text-decoration: none; color: 
               #FF0000 }
h2           { font-family: Arial; font-size: 18px; color: #808080 }

table        { background-color: white; border: 1px solid #C0C0C0; padding-left: 5px; padding-right: 5px; 
               padding-top: 0px; padding-bottom: 0px; font: Verdana; font-size: 13px; color: #000080 }
               
li           { list-style-type: square; font-family: arial; font-size: 14px; color: #666666; line-height: 150% }