body         { font-family: 'Century Gothic', Arial, Helvetica; background-color: black; color: #999999}
h1           { font-family: 'Century Gothic', Arial, Helvetica; font-weight: normal; 
               font-style: normal; font-size: 24pt }
h2           { font-family: 'Century Gothic', Arial, Helvetica; font-weight: normal; 
               font-style: normal; font-size: 18pt }
h3           { font-family: 'Century Gothic', Arial, Helvetica; font-weight: normal; 
               font-style: normal; font-size: 14pt }
h4           { font-family: 'Century Gothic', Arial, Helvetica; font-weight: normal; 
               font-style: normal; font-size: 12pt }
h5           { font-family: 'Century Gothic', Arial, Helvetica; font-weight: normal; 
               font-style: normal; font-size: 10pt }
h6           { font-family: 'Century Gothic', Arial, Helvetica; font-weight: normal; 
               font-style: normal; font-size: 8pt }
button       { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal; 
               border-style: solid; border-width: 1pt }
label        { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal }
textarea     { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal; 
               border-style: solid; border-width: 1pt }
fieldset     { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal; 
               border-style: solid; border-width: 1pt }
legend       { font-size: 8pt; font-family: 'Century Gothic', Arial, Helvetica; font-style: 
               Normal }
select       { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal; 
               border-style: solid; border-width: 1pt }
table        { font-family: 'Century Gothic', Arial, Helvetica; font-style: normal }
caption      { font-size: 14pt; font-family: 'Century Gothic', Arial, Helvetica; font-style: 
               normal }
th           { font-family: 'Century Gothic', Arial, Helvetica; font-style: normal }
marquee      { font-size: 14pt; font-family: 'Century Gothic', Arial, Helvetica }
a.menu:link       {color: #000000; text-decoration: none}     /* unvisited link */
a.menu:visited    {color: #000000; text-decoration: none}  /* visited link */
a.menu:hover      {color: #FFFFFF; text-decoration: underline}   /* mouse over link */
a.menu:active     {color: #000000; text-decoration: none}   /* selected link */
a:link       {color: #FFFFFF; text-decoration: none}     /* unvisited link */
a:visited    {color: #FFFFFF; text-decoration: none}  /* visited link */
a:hover      {color: #FF0000; text-decoration: underline}   /* mouse over link */
a:active     {color: #FFFFFF; text-decoration: none}   /* selected link */

