.text {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;

}
.subheader {
	font-family: tahoma;
	font-size: 13px;
	color: #336600;
}

.male {
	color: #0000CC;
	font-weight: bold;
}

.female {
	color: #FF00CC;
	font-weight: bold;
}

.heading {
	font-family: tahoma;
	font-size:12pt;
	font-style:italic;
	color:#5D6B1E;
}

.headingbold {
	font-family: tahoma;
	font-size:12pt;
	font-style:bold;
	color:#5D6B1E;
}

.headingboldsml {
	font-family: tahoma;
	font-size:10pt;
	font-style:bold;
}
