
BODY, P, TD  
    { font-family : Verdana, Tahoma, Arial, Helvetica; 
      font-size : 9pt; 
      color : #000000; 
    }

SELECT, OPTION, INPUT,TEXTAREA     
    { font-family : Verdana, Tahoma, Arial, Helvetica; 
      font-size : 9pt; 
      color : #000000; 
    }
             
.TD0         { font-size : 8pt; background-color: #E0E0E0; color: #000000; }
.TD1         { font-size : 8pt; background-color: #FFFFFF; color: #000000; }
.TD2         { font-size : 8pt; background-color: #C0FFC0; color: #000000; }
.TDH         { font-size : 8pt; background-color: #000066; color: #FFFFFF; }
.TDHS        { font-size : 8pt; background-color: #CCCCCC; color: #000000; }
.TDSubH      { font-size : 8pt; background-color: #CCCCFF; color: #000000; }
.TDNews      { font-size : 8pt; color: #000000; }
.TDNewsHead  { font-size : 9pt; font-weight: bold; color: #FF9933; }
.TDNewsTitle { font-size : 8pt; font-weight: bold; color: #000080; }

.Highlight   { font-weight: bold; color: #66CC33; }
.Error       { font-size : 9pt; color : #FF0000; }
.Required    { font-size : 7pt; font-weight : bold; color : #FF0000; }
.Title       { font-size : 11pt; font-weight : bold; color: #000066; }
.subtitle    { font-size : 9pt; font-weight : bold; color: #000066; }
.TitleCopyright { color: #808080; }
.Copyright      { color: #808080; font-size : 7pt; }
.Comments       { color: #666666; font-size : 7pt; }
.Small          { font-size : 7pt; }
A               { font-weight: bold; text-decoration: none; color: #000099; }
A:Hover         { color: #3366CC; }
.NavItem        { font-family: Tahoma, Verdana, Arial, Helvetica; font-weight: bold; font-size: 7pt; color: #000066; }
.NavA           { font-family: Tahoma, Verdana, Arial, Helvetica; font-weight: bold; text-decoration: none; font-size: 7pt; color: #0066CC; }
.NavA:Hover     {	color: #FF9933; }

