BODY {

  scrollbar-base-color: #ffffff;
  scrollbar-track-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-shadow-color: #ffffff;/**66c2ab**/
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #000000;

  background: #ffffff;

  margin: 10px,50px;

}

A {
  text-decoration: none; 
  color: #000000;
  font-size: 15pt;

}

A:hover {
  color: #33ad8f;
  font-weight: bold;

  position:relative;
  top: 3px;
  left:3px;

}

A:link{ color: #33ad8f;}
A:visited { color: #ffb366; }
A:active { color: #338585; }

font {
  font-size: 9pt;
  color: #666666;
}

font.2 {
  font-size: 12pt;
  color: #000000;
  font-weight: bold;
}

font.3 {
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
}

font.4 {
  font-size: 10pt;
  color: #33ad8f;
  font-weight: bold;
}
font.5 {
  font-size: 5pt;
  color: #33ad8f;

}