BODY	{ color: black; background: #FFFFFF;
	  font-family: arial, helvetica, sans-serif; } 

H2	{ font-family: arial, helvetica, sans-serif; text-align: center }
H3, H4, H5, H6 { text-align: center }
HR	{ color: black;}
TABLE	{ font-family: arial, helvetica, sans-serif; }

A:link    { color: #000099 }
A:visited { color: #003333 }
A:active  { color: #000099; font-weight: bold}

.navlink { font-family: arial, helvetica, sans-serif;
	    font-size: .6em;
            font-weight: bold; text-decoration: none }

.red	{ color: #FF0033 }
.blue	{ color: #0000FF }
