body {
   margin: 5px;
   background-color: #000000;
   color: #ffffff;

   font: x-small "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
   font-size: 70%;
   letter-spacing: 2px;

   scrollbar-3dlight-color: ;
   scrollbar-arrow-color: #ffffff;
   scrollbar-base-color: #000000;
   scrollbar-darkshadow-color: #000000;
   scrollbar-face-color: #000000;
   scrollbar-highlight-color: #9ad;
   scrollbar-shadow-color: #000000;
}
A:link {
   text-decoration: none;
   color: #9ad;
}
A:visited {
   text-decoration: none;
   color: #9ad;
}
A:active {
   text-decoration: none;
   color: #9ad;
}
A:hover {
   text-decoration: underline;
   color: #9ad;
}
p {
   margin-top: 0px;
   margin-bottom: 13px;
}
div.title {
   font-size: 150%;
   color: #ad9;
}
.image {
   border: 0px;
}
td {
   font: x-small "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
   font-size: 70%;
   letter-spacing: 2px;
}