a:link    {color:808080; text-decoration:none;}
a:visited {color:808080; text-decoration:none;}
a:active  {color:silver; text-decoration:underline;}
a:hover   {color:silver; text-decoration:underline;}
.motto    {vertical-align:bottom;}
.title    {background-color:darkred; font-weight:bold; font-size:12pt;}
.comments {background-color:101010; text-align:right; font-size=10pt;}
.content  {background-color:202020;}
body      {color:silver; font-family:arial; background-color:black;
           scrollbar-face-color:darkred; 
           scrollbar-shadow-color:202020;
           scrollbar-highlight-color:808080;
           scrollbar-3dlight-color:808080;
           scrollbar-darkshadow-color:202020;
           scrollbar-track-color:101010;
           scrollbar-arrow-color:silver}
td        {vertical-align:top; font-size:10pt;}
