body {
  font-size : 9pt;
  line-height : 17px;
  scrollbar-arrow-color : #008040;
  scrollbar-base-color : #d5ffd5;
  scrollbar-darkshadow-color : #008040;
  scrollbar-highlight-color : #008040;
  scrollbar-shadow-color : #008040;
  scrollbar-track-color : #d5ffd5;
}
body {
 background-color : #008040;
 color : #ffffff;
}
td { font-size : 9pt }
A { text-decoration : none }
.plog { background-color : #ffffff }
A:link {
color : #FFFF00;
text-decoration : none ;
}
A:visited {
color : #ffffcc;
text-decoration : none;
}
A:active { text-decoration : none }
A:hover {
  color : #FF0000;
  text-decoration : none;
}

