
.data { font-size: 12pt;		
		color: black;
}
.item { font-style: normal;  
		font-weight: bolder;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: black;
		text-align: right;
}
.item2 { font-style: normal;  
		font-weight: bolder;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: black;		
}
.subtitle { font-style: normal;  
			font-weight: bolder;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14pt;
			color: black;
			padding: 6px;
			text-align:center;
}
.subsubtitle { font-style:italic;
               font-weight: bold;
			   font-family: Arial, Helvetica, sans-serif;
			   font-size:12pt;
			   color: black;
			   padding: 6px;
}
.listingheader { font-style: normal;  
			font-weight: bolder;	
			font-family: Arial, Helvetica, sans-serif;		
			font-size: 12pt;
			color: black;
			padding: 6px;
}
.listingsubheader { font-style: normal;  
			font-weight: bolder;	
			font-family: Arial, Helvetica, sans-serif;		
			font-size: 10pt;
			color: black;
			text-align:left;
}
.listingfooter {text-align:center;
				font-style: normal;  
				font-weight: bolder;	
				font-family: Arial, Helvetica, sans-serif;		
				font-size: 10pt;
				color: black;
}
.listing {font-size:10pt;
}
.printlisting {font-size:12pt;
}
.small { font-style: normal;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
}
.smallred { font-style: normal;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: red;
}
.b-b { font-style: bolder;		
		font-size: 10pt;		
		color: red;		
}
.b-r { font-style: bolder;		
		font-size: 10pt;	
		font-family: Arial, Helvetica, sans-serif;	
		color: red;		
}
.m-r { font-style: bolder;		
		font-size: 10pt;	
		font-family: Arial, Helvetica, sans-serif;	
		color: red;	
		padding-left: 5em;	
}
.r { font-style: bolder;			
		color: red;		
}

.headerstyle { font-family:Arial, Helvetica, sans-serif;
                font-size:10pt;
}
.feature { color:black; 
           font-size:14pt; 
		   text-align:center;
		   padding:5px;
		   font-weight:bold;
}
.regular { color:black; 
           font-size:14pt; 
		   text-align:center;
		   padding:5px;
}
table { font-family:Arial, Helvetica, sans-serif;
}
