.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}
.maintext_center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	background-color: #FFF;
	text-align: center;
}

