.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.heading_large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.bodytext_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.bodytext_bold_PINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A29F9F;
	font-weight: bold;
	text-transform: uppercase;
}

