body {
color:blue;
text-decoration:none;
font-family: Verdana, Arial, Helvetica;
font-size:7pt;
scrollbar-face-color:#99ccff;
scrollbar-arrow-color:#ffffcc;
scrollbar-track-color:#ffffcc;
scrollbar-shadow-color:#ffffcc;
scrollbar-highlight-color:#99ccff;
scrollbar-3dlight-color:#ffcccc;
scrollbar-darkshadow-Color:#ffcccc;}

h1 {font-size:x-large;}
h2 {font-size:large;}
h3 {font-size:medium;}
h4 {font-size:small;}

p {
color:blue;
text-decoration:none;
font-family: Verdana, Arial, Helvetica;
font-size:8pt;
font-weight: bold;}

a {
text-decoration: underline;
font-weight: normal;; color: blue}
a:link {color:blue;}
a:visited {color:blue;}
a:active {color:blue;}
a:hover {
background:yellow;; text-decoration: underline; color: blue}

table {
valign:TOPS;
align:LEFT;
frame:vsides;
color:blue;
text-decoration:none;
font-family: Verdana, Arial, Helvetica;
font-size:7pt;; border: thin none; border-color: #0000FF double}