.text {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.cells {
	background-image: url(images/elements2.jpg;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: baseline;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	background-position: center center;
	padding: 3px;
	background-image: url(images/elements2.jpg);
}
.cellsOR {
	background-image: url(images/omanifrontORANGE.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
}
.cellsRED {
	background-image: url(images/omanifrontRED.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: middle;
}
.cellsGR {
	background-image: url(images/omanifrontGREEN.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: middle;
}
.indent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
