body,p,td,th 	{		
		font-size:8pt;		
		}

.editheadbig 	{
     		font-size:10pt;	
     		font-weight:bold;
     		line-height:175%;
     		}
     		
.edithead 	{
     	      	font-size:8pt;	
     		font-weight:bold;
     		line-height:225%;
     		}   
     		
.edittxtbig 	{
     		font-size:10pt;	
     		font-weight:normal;
     		}     		
     
.edittxtsmall 	{			
     		font-size:7pt;	
     		font-weight:normal;
     		}       		

.edittxtdgrey 	{
     		color:#4C4C58;     		
     		}      		

.edittxtlgrey 	{
     		color:#6F7583;     		
     		}      		

.edittxtred 	{
     		color:#FF6600;     		
     		}      		

.edittxtblue 	{
     		color:#0066B3;     		
     		}      		

