@charset "utf-8";
.bodytextstuff {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.textcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.mircleiititles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #009;
}
.maintable {
	background-color: #FFF;
	border: thin outset #36C;
	text-align: center;
}

