
body {
	background-color: #ffffff;
	overflow: hidden;
}

#maintext {
	font-weight: normal;
	font-family: arial,helvetica;
	font-size: 11px;
	line-height: 13px;
	color: #31790e;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
}

#welcometext {
	font-weight: bold;
	font-family: arial,helvetica;
	font-size: 23px;
	line-height: 17px;
	color: #31790e;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}

#righttext {
	font-weight: normal;
	font-family: arial,helvetica;
	font-size: 11px;
	line-height: 13px;
	color: #31790e;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: right;
}

#boxtext {
	font-weight: normal;
	font-family: arial,helvetica;
	font-size: 11px;
	line-height: 13px;
	color: #c2ffa4;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
}

#lefttext {
	font-weight: normal;
	font-family: arial,helvetica;
	font-size: 11px;
	line-height: 13px;
	color: #31790e;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}

#whitetext {
	font-weight: normal;
	font-family: arial,helvetica;
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
}

#boxtextcenter {
	font-weight: normal;
	font-family: arial,helvetica;
	font-size: 11px;
	line-height: 13px;
	color: #c2ffa4;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}









