.small { 
	font-size: 10pt; 
	line-height: 15pt; 
}
.small2{
	font-size:10pt;
	line-height:12pt;
}
.normal { 
	font-size: 11pt; 
	line-height: 15pt; 
}
.big12 { 
	font-size: 12pt; 
	line-height: 15pt; 
}
.big14bold { 
	font-size: 14pt; 
	line-height: 15pt; 
	font-weight: bold
}
.td0 { 
   font-size: 10pt;  
   line-height: 12pt;  
   background-color: #cccccc;   
   text-align: center; 
} 
.td1 { 
   font-size: 10pt;  
   line-height: 12pt;  
   background-color: #fcfcfc;
   text-align: right; 
} 
.t1 { 
   background-color: #efefef;
} 
.red {
	color: #ff0000; 
}
.t2 { 
   background-color: #cccccc;
} 


