@charset "UTF-8";
/* CSS Document */

.heading1 {
	font-size: 18px;
	font-weight: normal;
	color: #4F3192;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 22px;
}
.heading2 {
	font-size: 12px;
	color: #4F3192;
	margin: 0px;
	padding: 0px 0px 6px;
	font-weight: normal;
}
.maintext {
	font-size:12px;
	margin-bottom: 12px;
}