body 
{ font-family      : verdana ;
  font-size        : 12 ;
  background-color : #F0F0F0 }

.bodyNormal
{ font-family      : verdana ;
  font-size        : 12 }
   
.headingMain 
{ font-size        : 28 ; 
  font-weight      : bold ; 
  color            : green ; 
  background-color : yellow }
   
.headingBody  
{ font-size        : 22 ; 
  font-weight      : bold ; 
  color            : red }
   
.headingDate 
{ font-size        : 10 ; 
  font-weight      : bold }
   
.footerNormal
{ font-size        : 10 }
   
.leftMenu
{ font-size        : 14 ;
  background-color : aqua }
   
.tableNormal
{ font-size        : 12 }
 
.tableBold
{ font-size        : 12 ;
  font-weight      : bold } 

.tableHeading
{ font-size        : 16 ;
  font-weight      : bold ;
  color            : green } 

.subHeading
{ font-size        : 14 ;
  font-weight      : bold ;
  color            : blue } 

.InfoBoxRight
{ font-family      : verdana;
  margin-left      : 5px;
  border-top       : 1px solid #000000;
  border-bottom    : 1px solid #000000;
  border-left      : 1px solid #000000;
  border-right     : 1px solid #000000;
  background-color : #E0E0E0 }

.BoxText
{ font-family: verdana;
  font-size  : 13;
  font-style : italic }
