<style type="text/css">
<!--

body { 
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

#header {
  margin: 20px;
  padding: 15px;
  height: 35px;
}
#left {
  position: absolute;
  left: 5px;
  top: 100px;
  width: 200px;
}
#center {
  top: 0;
  left: 25px;
  margin-left: 250px;
  margin-right: 25px;
}



A:link
{ text-decoration: underline; color:#0000FF  }
A:visited
{ text-decoration: underline; color:#00008B }
A:active
{ text-decoration: line-through; color:#8B0000 }
A:hover
{ text-decoration: underline overline; color:#FF0000 }

cursor: { default }

body 
{ background-color: #4169E1 ;  }

font-family: comic sans; 
color: #000000 ; 
font-weight:normal;
font-size:11pt;

scrollbar-face-color : #4169E1; 
scrollbar-highlight-color : #000000; 
scrollbar-3dlight-color : #000000; scrollbar-shadow-color : #000000; 
scrollbar-darkshadow-color : #000000; scrollbar-track-color : #4169E1; 
scrollbar-arrow-color : #000000 }

td
{ font-family: comic sans; 
color: #000000 ;
font-size:11pt }

input, textarea
{ background: #4169E1;
font-family: comic sans;
color: #000000; 
border-style: dotted;
border-color: #000000;
border-width: 1px }

-->
</style>