body {
color: #888888;
background: #ffffff;
font-family: arial;
font-weight: bold;
font-size: 16pt;
scrollbar-face-color: #eeeeff;
scrollbar-shadow-color: #9966bb;
scrollbar-highlight-color: #bbaaff;
scrollbar-3dlight-color: #ccccff;
scrollbar-darkshadow-color: #221177;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #7777ff;
}

td {
color: #220077;
font-family: arial;
font-weight: bold;
font-size: 10pt;
}

A:link    {text-decoration: none; color: 0000ff; font-family: arial;}
A:visited {text-decoration: none; color: 66aaff; font-family: arial;}
A:active  {text-decoration: none; color: aa55ff; font-family: arial;}
A:hover   {text-decoration: none; color: 009900; font-family: arial;}
A:hover   {position: relative; top: 1px; left: 1px }
