BODY{
  font-size: 10pt;
  font-weight : lighter;
  color : #e4007e;
  background-color : white;
  scrollbar-face-color: #e4007e;
  scrollbar-highlight-color: #e4007e;
  scrollbar-shadow-color: #e4007e;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #e4007e;
  scrollbar-track-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  background-color : white;
}
A:link{color:#e4007e;text-decoration:underline;}
A:visited{color:#e4007e;text-decoration:underline;}
A:hover{color:#e4007e;text-decoration:underline;}
