body{
	margin:0;
	margin-bottom:0;
	background-color: #e9ffe1;
}
.title {
	font-family: Tahoma, Arial;
	font-size: 22px;
	color: #000000;
	padding-top: 12px;
	text-align: center;
}

.maintext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #b80040;
}
.bold {
	font-weight: bold;
}
.white {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
}
.border {
	border: 1px solid #3F8048;
}

