.normal_content {
	font-family: tahoma;
	font-size: 10pt;
}	
.small_content {
	font-family: tahoma;
	font-size: 8pt;
}	
.small_content_white {
	font-family: tahoma;
	font-size: 8pt;
	color: white;
}	
.small_content_yellow {
	font-family: tahoma;
	font-size: 8pt;
	color: #FFCC00;
}	
.page_titles {
	font-family: tahoma;
	font-size: 12pt;
	color: #012C5B;
	font: bold;
}