<style type="text/css">


A:link
{ text-decoration: underline; color:#1B4C5C; }
A:visited
{ text-decoration: underline; color:#067436; }
A:active
{ text-decoration: underline; color:#067436; }
A:hover
{ text-decoration: underline; color:#614994;
}


{
background-color: #b6c5e4;
}


h3 {font-family: georgia;
color: #333333 } 

body 
{ 
background: #b6c5e4;
margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;

font: 11pt georgia;
color: #333333 ; 
}

#header {
  margin: 5px;
  padding: 10px;
  height: 230px;
}
#left {
position: absolute;
top: 250px;
  left: 15px;
  width: 140px;

}
#center {
  top: 0;
  margin-left: 160px;
  margin-right: 15px;
padding: 7px;
background: #C7d4da;
border: 2px solid;
border-color: #4C4B4B;
}
#footer {
margin-top: 25px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
font: 8pt georgia;
color: #333333 ; 
}
</style>
