.text_white {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #FFFFFF; 
}
.header_white {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-weight: bold; 
	font-style: italic; 
	color: #FFFFFF; 
}
.text_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
