a:link {  text-decoration: none; }

a:active { text-decoration: none; }

a:visited { text-decoration: none; }

a:hover { text-decoration: underline; color: #660066; filter: Glow(Color=ffffff, Strength=80)}

body { background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }

/* body { background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; } */
			
/* Banner */
p#banner { margin-top: -34px; margin-bottom: 0px; padding: 0 1em 6px 0; text-align: right; font-family: Arial; font-size: 15pt; 
           font-style: italic; font-weight: bold; color: #000080; border-bottom: 8px solid black; }

table#maintable { border-spacing: 0; padding: 0; margin: 0; border-collapse: collapse; }

td { padding: 0px; border-width: 0px; }

/* Styles for menu bar and menu items */
td#menu { padding: 0px 2px 9px 2px; width: 120px; border-left: 2px solid black; border-right: 2px solid black;
          background-color: #666699; text-align: center; vertical-align: top; }

td#menu p { color: #CCCCCC; font-size: 85%; font-weight: bold; margin: 1.7em 0.5em; }

td#menu a { color: #CCCCCC; font-weight: bold; }

td#menu .address { color: #FFFF80; font-family: Arial, Helvetica, sans-serif; font-size: xx-small; }

p, td, th, li { font-size: 12px; color: #000000; }

p, li { margin-bottom: 0.5em; margin-top: 0.5em }

/* Prevent nested lists from having ever shrinking fonts */
ol ol li { font-size: 100%; }
ul ul li { font-size: 100%; }

h1 { color: #000033; font-size: 18px; font-weight: bold; 
     padding-bottom: 0.7em; border-bottom: 2px solid #9999CC; margin-bottom: 0em; }
 
h2 { color: #000033; font-size: 16px; font-weight: bold; margin-bottom: 0.5em; }

h3 { color: #660033; font-size: 15px; font-weight: bold; }

h4 { color: #000033; font-size: 13px; font-weight: bold; }

.caption { font-size: 9px; font-weight: bold; }

.footer { font-size: 9px; }

table.nat { margin-top: 1em; border: 2px solid #666699; border-collapse: collapse; }
table.nat th { border: 1px solid black; border-bottom-width: 2px; padding: 0.1em 0.3em; }
table.nat td { border: 1px solid black; padding: 0.1em 0.3em; }
