BODY{
  font-size: 10pt;
  font-weight : lighter;
  color : black;
  background-color : white;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #CCCCCC;
  scrollbar-shadow-color: #CCCCCC;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #CCCCCC;
  scrollbar-track-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  background-color :  #fcfffc ;
  background-image:url(back_last.gif);
  background-repeat:no-repeat;
  background-position: bottom right;
  background-attachment:fixed
}
A:link{color:blue;text-decoration:none;}
A:visited{color:grey;text-decoration:none;}
A:hover{color:cyan;text-decoration:underline;}

.headline{color : white; background-color : #0066CC; font-size: 11pt;}
.point{color : blue; background-color : lightgreen; font size: 12pt}