.-center10red {
	font-style : normal;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
	color: Red;
}

.-big {
	font-style : normal;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
}

.-green {
	font-size: 16px;
	font-weight : bold;
	text-align : center;
	line-height: 150%;
	color: #FFDA95;		
		letter-spacing: 1px;
	font-family:  arial, verdana,  tahoma, sans-serif;
	background-color: #00923F;
}
