@charset "utf-8";
.MainHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993399;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
	font-size: 36px;
}
