.acme {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
}
.text {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
.smaller {
	font-family: Arial;
	font-size: 12px;
}
.headertable {
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;

}
.smalltabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

