h1        { font-size:24pt; font-weight:bold }
h2        { font-size:14pt; font-weight:normal }
h3        { font-size:12pt; font-weight:normal }
table     { width:100% }
dt        { font-size:14pt; font-weight:bold; padding-bottom:0.2em }
dd        { font-size:12pt; padding-top:0.1em; padding-right:5% }
body      { background-color:white; color:black }
a:link    { background-color:white; color:teal }
a:visited { background-color:white; color:navy }
a:hover   { background-color:white; color:blue }
a:active  { background-color:white; color:red  }
.hdline	  { background-color:green; color:green; border-spacing:0px;
	    text-align:center }
.hd	  { background-color:white; color:green; text-align:center }
.sec      { background-color:white; color:blue; font-weight:bold }
