.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.h1 {
	padding: 0px 0px 0px 3px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, "serif #000";
	font-size: 20px;
	font-weight: bold;
}.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}
.smalltext .bold {
	font-weight: bold;
	color: #FFF;
}
.redtext {
	color: #D11C15;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}
.boxborder {
	border: thin solid #FFF;
	text-align: center;
}
.redtext {
	color: #D11A1C;
}
.redtextnormal {
	color: #D11A1C;
}

