<STYLE type="text/css">
<!--
BODY{
  font-size : 90%;
  line-height : 2;
  color : #cccccc;
  letter-spacing : 1.5px;
  scrollbar-base-color : #000000;
  scrollbar-track-color : #000000;
  scrollbar-shadow-color : #000000;
  scrollbar-darkshadow-color :  #000000;
  scrollbar-highlight-color :  #000000;
  scrollbar-arrow-color :  #ffb5ed;
}
TD{
  font-size : 90%;
  line-height : 2;
  letter-spacing : 1.5px;
  padding : 10px;
}
TH{
  border-top-width : 3px;
  border-bottom-width : 3px;
  border-top-style : double;
  border-bottom-style : double;
  border-top-color : #ffb5ed;
  border-bottom-color : #ffb5ed;
  padding : 10px;
}
A:LINK,A:ACTIVE,A:VISITED{
  text-decoration:none;
  color : #ffd0e8;
  font-weight : bold;
}
A:HOVER {
  text-decoration:none;
  position:relative;
  top : 1px;
  left : 1px;
  color : #94d2e0;
  font-weight : bold;
}
-->
</STYLE>