.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.greenlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
.black {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.greenlarge {
	font-family: tahoma;
	font-size: 14px;
	color: #336600;
}
.blacklarge {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
}
.white {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.programheading {
	font: bold 36px tahoma;
	color: 155b15;
}
.subheading {
	font: 22px tahoma;
	color: 155b15;
}
.titles {
	font: bold 16px tahoma;
	color: #000000;
}
.small {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
