P.Title {
    font-size: 14pt; 
    font-family: arial, helvetica, sans-serif; 

}
P.FieldHeading {
    font-size: 12pt; 
    font-family: arial, helvetica, sans-serif
}
Select.Title {
    font-size: 10pt; 
    font-family: arial, helvetica, sans-serif; 
    font-weight: bold;
    color:#000000; 
}
TD.Title {
    font-size: 14pt; 
    font-family: arial, helvetica, sans-serif; 
    font-weight: bold
    }
TD.CellNum {
    vertical-align:middle;horizontal-align:center;
    font-size: 14pt;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    padding-right: 1px;
    padding-left: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
    color: #669999
}

TD  {
    font-size: 10pt; 
    font-family: arial, helvetica, sans-serif;
    color:#000000;
    }
TD (padding-right: 4px;)
TD.Date   {font-size: 8pt; font-family: arial, helvetica, sans-serif; font-weight: bold}
TD.Field  {font-size: 10pt; font-family: arial, helvetica, sans-serif; font-weight: bold}

TD.FieldLabel {
    font-size: 10pt; 
    font-family: arial, helvetica, sans-serif; 
    font-weight: bold
    }
       
.ColumnHeading {font-size: 12pt; font-family: arial, helvetica, sans-serif; font-weight: bold}
.ColumnHeading2 {font-size: 10pt; font-family: arial, helvetica, sans-serif; font-weight: bold}
.leftMenu {font-family:arial, helvetica, sans-serif; font-size:10pt}
A.light:link {
      color:#000000; 
      text-decoration: none;
      font-family: arial, helvetica, sans-serif; 
      font-weight: bold;
      }
A.light:visited {
      color:#000000; 
      text-decoration: none;
      font-family: arial, helvetica, sans-serif; 
      font-weight: bold;
      }
A.light:hover {color:#CCFFFF;text-decoration: none; font-family: arial, helvetica, sans-serif; font-weight: bold;}
 


Body ,textarea,select 
      { 
      font-size: 10pt; 
      font-family: arial, helvetica, sans-serif;
      color:#000000; } 

A.dark:hover { color:#669999;text-decoration: none; font-family: arial, helvetica, sans-serif; font-weight: bold; }
