.bodyblack {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #000000; 
}

.bodyboldblack { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;	
	line-height: 10pt
}

.bodyorange { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #FF6600; 
	line-height: 10pt
}

.bodyboldorange { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #FF6600; 
	font-weight: bold; 
	line-height: 10pt
}

.bodyblue { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #000099; 
	line-height: 10pt
}

.bodyboldblue { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #000099; 
	font-weight: bold; 
	line-height: 10pt
}

.captionorange { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: italic; color: #FF6600; 
	text-align: right; 
	line-height: 10pt
}

.minilinkorange { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7.5pt; 
	font-style: normal; 
	color: #FF6600; 
	text-decoration: none;
	line-height: 7.5pt
}

.bodyitalicblue { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: italic; color: #000099; 
	line-height: 10pt
}

.footer { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7.5pt; 
	font-style: normal; 
	color: #000000; 
	line-height: 10pt ; 
}
