.tableheadertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
}
.tabletext {
	text-align:left;
	color:#FFF;
	font-weight:bold;
}
.h3text {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}
.h4text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
}
.piccenter {
	background-position:center;
	color: #FFF;
	font-weight: bold;
}
.h2text {
	font:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:14pt;
	font-weight:bold;
}
.greentext {
	font-family: Verdana, Geneva, sans-serif;
	color: #B5C97E;
	font-weight:800;
	font-size:14px;
	text-align: center;
}
.centertext {
	text-align:center;
	color: #CCC;
}
.redtext {
	color: #900;
	text-align:center;
	font-weight:bold;
	background-color:#FFF;
}
