body {
  background-position: 0px 0px;
  background-attachment: fixed;
  background-color: #869A98;
  font-family: Tahoma, Verdana;
  color: #0B322D;
  MARGIN-TOP: 0px;
  MARGIN-left: 0px;
  MARGIN-right: 2px;
  
scrollbar-face-color: #869A98;
scrollbar-highlight-color: #869A98;
scrollbar-3dlight-color: #869A98;
scrollbar-darkshadow-color: #0B322D;
scrollbar-shadow-color: #576B6A;
scrollbar-arrow-color: #0B322D;
scrollbar-track-color: #869A98;
}

p  {font-size: 10px;
    margin: 0;
    font-weight: normal}

h1 {
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}
a {
  text-decoration: none;
  }

a:link  {color: #0B322D;
  font-weight: bold;}

a:hover  {
  font-size: 9px;
  color: #CED8D9;
  font-weight: bold;
  position: relative;
  right: 2px; 
  bottom: 1px;
}

a:visited  {
  color: #516A66;
  font-weight: bold;
}

