<!---
   The last character of every command string before the final one must NOT be a semicolon (;)
   for the last command to be active in Netscape.  Don't know if it applies everywhere.
   "hover" only works in MSIE
--->


BODY  {
   font-size: 10pt;
   font-family: Arial, sans-serif;    
   }

P  {
   font-size: 10pt;
   font-family: Arial, sans-serif;
   }

BLOCKQUOTE  {
   font-size: 10pt;
   font-family: Arial, sans-serif;
   }

PRE  { 
   font-size: 10pt;
   font-family: Arial, sans-serif;
   }

A  {}

A:link {
   font-family: Arial, sans-serif; 
   color: Black; 
   }

A:Visited { 
   font-family: Arial, sans-serif; 
   color: darkred; 
   }

A:Active  {
   color: green;
   }

A:Hover  {
   color: darkolivegreen; font-weight: bold;
   }


.bigstyle  { 
   font-family: sans-serif; font-size: large; color: white;
   }

.emphasis4  { 
   font-family: Arial, sans-serif; 
   font-size: 13.5pt;
   font-weight: 500;
   }

.emphasis5  { 
   font-family: Arial, sans-serif; 
   font-size: 18pt;
   font-weight: 400;
   }

.sig  {
   font-family: cursive; 
   background: white; 
   color: navy; 
   font-size: large 
   }

.logo  { 
   font-style: italic; 
   font-weight: bold; 
   font-family: Times; 
   background: white; 
   color: crimson; 
   font-size: x-large; 
   line-height: 80%; 
   text-align: center 
   }

.fineprint {  
   font-family: Arial, 
   sans-serif; 
   font-size: smaller 
   }

.whiteprint {  
   font-family: Arial, 
   sans-serif; 
   color: #ffffff; 
   font-size: smaller 
   }
   
.alert { 
   background: crimson; 
   color: #ffffff; 
   font-family: Arial, sans-serif 
   }

.graybackground { 
   background: silver; 
   color: #444444; 
   font-family: Arial, sans-serif; 
   background-color: silver 
   }
   
.fieldcolor1 { 
   background: 99cc99; 
   color: #000000; 
   font-family: Arial, sans-serif 
   }
   
.fieldcolor2 {
   background: gold; 
   color: #000000; 
   font-family: Arial, sans-serif 
   }
   
.buttoncolor {
   background: 666666; 
   color: #ffffff; 
   font-family: Arial, sans-serif;
   }
   
.table1 { 
   background: white; 
   color: #000000 
   }
   
.tabledata1 { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: smaller 
   }
   
.tableheader1 { 
   background: whitesmoke; 
   color: #000000; 
   font-family: Arial, sans-serif; 
   font-size: smaller 
   }
   
STOP TABLE { background: white; color: #000000 }

TD { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: smaller 
   }
   
.classyprint { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: smaller 
   }

TH {
   background: #006600; 
   color: #ffffff; 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12pt;
   }
   
.FORM { 
   background: white; 
   color: #000000; 
   font-family: Arial, sans-serif 
   }

CITE  {
   font-family: Arial;
   font-size: 8pt;
   font-weight: normal;
   }

H1  {
   font-size: x-large;
   font-family: Arial;
   font-weight: bold;
   }

H2  {
   font-size: large;
   font-family: Arial;
   font-weight: bold;
   }

H3  {
   font-size: medium;
   font-family: Arial;
   font-weight: bold;
   }

H4  {
   font-size: small;
   font-family: Arial;
   font-weight: bold;
   }

TR  {
   valign: top;
   }

TH  {
   font-size: 10pt;
   font-family: Arial;
   font-weight: bold;
   }

TD  {
   font-family: Arial;
   font-size: 10pt;
   font-weight: normal;
   }

UL  {
   font-size: 10pt;
   font-family: Arial;
   }

LI  {
   font-size: 10pt;
   font-family: Arial;
   }

DT  {
   font-family: Arial;
   font-size: 10pt;
   font-weight: bold;
   }

DD  {
   font-size: 10pt;
   font-family: Arial;
   }

.font5 {
   font-size: large;
   font-family: Arial;
   font-weight: bold;
   }

.font3  {
   font-size: medium;
   font-family: Arial;
   font-weight: bold;
   }

.font2  {
   font-size: small;
   font-family: Arial;
   font-weight: bold;
   }

