.style2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/MMS_Web_background_2%20copy.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.Header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #231f20;
}
.footer_text {
	font-size: 12px;
	color: #e93ca0;
	font-family: Arial, Helvetica, sans-serif;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #231f20;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
