<!-- 
body { margin: 0px }
p { text-align: center }
a:link { text-decoration: none }
a:visited {text-decoration: none}
a:link { color: blue }
a:visited { color: blue }
a:hover { color: red }
a:active { color: green }
H1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight:normal; }  
a.gray:link { color: gray }
a.gray:visited { color: gray }
a.gray:hover { color: white }
a.gray:active { color: green }
.dvhdr1 { background:blue; font-family:Verdana, Arial, Helvetica, sans-serif; color:white; font-size:10pt; font-weight:bold; border:1px solid blue; padding:3px; width:300px; }
.dvbdy1 { background:#99ccff; font-family:Verdana, Arial, Helvetica, sans-serif; color: black; font-size:7pt; border-left:1px solid blue; border-right:1px solid blue; border-bottom:1px solid blue; padding:3px; width:300px; }
-->
