.normal_content {
	font-family: tahoma;
	font-size: 10pt;
}	
.small_content {
	font-family: tahoma;
	font-size: 8pt;
}	
.page_titles {
	font-family: tahoma;
	font-size: 12pt;
	color: #52933C;
	font: bold;
}	
.grey_titles {
	font-family: tahoma;
	font-size: 12pt;
	color: gray;
	font: bold;
}
/* Added MLE - 3/14/2008 */
.subpage_titles {
	font-family: tahoma;
	font-size: 10pt;
	color: #333333;
	font: bold;
}