.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.textdark {

	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}
.textdarkbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #333333;
	font-weight: bold;
}
.textpink {

	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FC8C99;
	font-weight: bold;
}
.textsmall {

	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.textdarksmall {


	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
}

