.section {
	font-family: tahoma;
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
	text-align: center;
}
.subsection {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: lighter;
}
.mainsection {
	font-family: tahoma;
	font-size: 22px;
	color: #000000;
	font-weight: lighter;
	text-decoration: underline;
	font-style: normal;
	text-align: center;
}
.submainsection {
	font-family: tahoma;
	font-size: 18px;
	font-weight: lighter;
}

