.standard {
	font-family: "Gill Sans MT Condensed";
	font-size: 16px;
	color: #FFFFFF;
}
.standardGras {
	font-family: "Gill Sans MT Condensed";
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

