body
{background-color: #FFFFFF;
background-repeat: repeat-y;

 margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;

font-family: arial;
color: #000000; 
font-weight: lighter;
font-size: 10pt;

scrollbar-base-color: #5B5C6F;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #5B5C6F;
scrollbar-3dlight-color: #5B5C6F;
scrollbar-darkshadow-color: #5B5C6F;
scrollbar-shadow-color: #5B5C6F;
scrollbar-arrow-color: #5B5C6F;
}

h1 {
font-family: arial;
color: #5B5C6F;
font-weight: bolder;
font-size: 12pt;
}

p {
font-family: arial;
color: #000000;
font-weight: normal;
font-size: 10pt
}
 
a {
color:#5B5C6F;
text-decoration:underline;
}

a:hover{
color:#84859B;
text-decoration:none
}

#navigate {
  position: absolute;
  top: 110px;
  left: 195px;
  padding: 10px;
  width: 700px;
}

#main {
  position: absolute;
  top: 180px;
  left: 5px;
  padding: 10px;
  width: 770px
}
