@charset "ISO-8859-1";
.txtpink {
	color: #F39;
	font-size: 24px;
}
.txtorange {
	color: #F90;
}
.txtsmall {
	font-size: 12px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #930;
}
.txtSubHead {
	color: #F90;
	font-size: 36px;
}
.tableHead {background-color: #d74a0f;
	color: #fff;
	font-size: 20px;
	text-align: center;}.text-small {
	font-size: 10px;
}

