<!doctype html public > {  }

body         { font-family: arial, sans-serif; font-size: 12px; color: #004444; margin-left: 3px; 
               margin-top: 1 px }
.date        { font-size: 10px; font-style: italic }
.cell        { background-color: #F5FFF5; vertical-align: top; color: #FF0000; text-align: 
               center; font-weight: bold; padding-top: 8px }
h1           { font-size: 28px; font-family: arial, sans-serif; text-align: center; color: #006666; 
               margin-top: 15 px; margin-bottom: 15 px }
h2           { font-size: 22px; font-family: arial, sans-serif; text-align: center; color: #006666; 
               margin-top: 10 px; margin-bottom: 10 px }
h3           { font-size: 18px; font-family: arial, sans-serif }
h4           { font-size: 12px; font-family: arial, sans-serif }
td           { font-size: 12px; margin-left: 4px }
li           { margin-left: 8 px }
a:link       { color: #004080; text-decoration: underline; font-weight: bold }
a:hover      { color: #005533; text-decoration: none; background-color: #FFFFBB }
a:active     { color: #FF0000; text-decoration: underline }
a:visited    { color: #800080; text-decoration: underline; font-weight: bold }

#adistance {
position:absolute;
float:right;
top:300px;
right:110px;
}
