
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15pt;
	font-style: normal;
	font-weight: bolder;
	color: #c01882;
	width: 407px;
	display:block;
	text-align: left;
	
}
.sub-headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
	font-weight: bolder;
	color: #c01882;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	font-weight: normal;
	color: #5b6675;
}

.other_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	A:link {text-decoration: none;
	color: #000000;
	A:visited {text-decoration: none;
	A:active {text-decoration: none;
	A:hover {color: #edbe29;
	}



.headertext{
color:#ea1b77;
font:normal 20px/40px Arial, Helvetica, sans-serif;
}


.submitbut {
	font-family: Arial, Helvetica, sans-serif;
	color: #c26fc1;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #f5f2e0;
	border:none;
}