body     { background: #990033; text: #cccccc;}
body     { font-family: Arial,Helvetica; font-size: 10pt;}
td       { font-family: Arial,Helvetica; font-size: 10pt;}
small    { font-family: Times, Arial; font-size: 10pt;}
input    { font-family: Courier, Arial; font-size: 11pt;}
textarea { font-family: Courier, Arial; font-size: 11pt;}
tt       { font-family: Courier, Arial; font-size: 11pt;}
select   { font-family: Courier, Arial; font-size: 11pt;}
option   { font-family: Courier, Arial; font-size: 11pt;}

input.button { font-family: Arial,Helvetica; font-size: 10pt;}

A:link    { color: #ffffff; text-decoration: none}  /* unvisited link */
A:visited { color: #ffffff; text-decoration: none}  /* visited links */
A:active  { color: #669999 }                        /* active links */
