body			{ font-family: verdana;
  				  font-size: 12pt;
				  display: block;}	
				  
A.leftMenu:link    { font-family: verdana ; font-size: 12pt; font-weight: bold ; color: #000033 ; text-decoration: none ; }
A.leftMenu:visited { font-family: verdana ; font-size: 12pt; font-weight: bold ; color: #000033 ; text-decoration: none ; }
A.leftMenu:hover   { font-family: verdana ; font-size: 12pt; color: #cc6600 ;}
A.leftMenu:active  { color: red; background: white;}	

A.topMenu:link     { font-family: verdana ; font-size: 13pt; font-weight: normal  ; color: #000099 ; text-decoration: none ; }
A.topMenu:visited  { font-family: verdana ; font-size: 13pt; font-weight: normal ; color: #000099 ; text-decoration: none ;}
A.topMenu:hover    { font-family: verdana ; font-size: 13pt; color: #000099 ; text-decoration: underline ;}
A.topMenu:active   { color: red; background: 99ccff;}



.tblText   		{ font-family: verdana;
             	  font-size: 10pt; 
             	  font-weight: normal;}	
             
.tblTextGrey   	{ font-family: verdana; 
                  font-size: 10pt; 
                  font-weight: normal; 
                  background-color: #e7e7e7;}
                 
.tblHeader  	{ font-family: verdana ; 
				  font-size: 10pt; 
				  font-weight: bold; 
				  color: white ; 
				  background-color: #000033;}
				  			  
.tblMenu 		{ font-family: verdana ; 
 				  font-size: 8pt; 
 				  font-weight: normal; 
 				  color: #000099; 
 				  background-color: #99ccff; }
 				  
