.mainnames { color: black; font-size: 10px; font-family: Arial; font-weight: normal; text-align: center; text-transform: uppercase }
.title { color: black; font-size: 12px; font-family: Arial; font-weight: bold; text-align: left; text-transform: uppercase }
.maintext {
	color: #000;
	font-size: 12px;
	font-family: Arial;
	text-align: left
}
.maintextbold { color: black; font-size: 12px; font-family: Arial; font-weight: bold; text-align: left }
.RED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: line-through;
}
