body {
	background-color: #FF7BD8;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-x;
}
.headingtext {
	color: #FFFFFF;
	font-size: 44px;
	line-height: normal;
	font-family: Mistral;
	font-weight: bolder;
	text-decoration: none;
	font-style: normal;

}
.foottext1 {
	color: #FFFFFF;
	font-size: 14px;
	line-height: normal;
	font-family: "Century Gothic";
	font-weight: normal;
	text-decoration: none;


}
.foottext2 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	font-family: "Century Gothic";
	font-weight: normal;
	text-decoration: none;


}

.bodyText1 {
	color: #FFFFFF;
	font-size: 17px;
	line-height: normal;
	font-family: "Century Gothic";
	font-weight: normal;
	text-decoration: none;

}
.bodyText2 {
	color: #000000;
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}

.bodyText3 {
	color: #000000;
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}
.footlink {
	color: #F481CE;
	font-size: 14px;
	line-height: normal;
	font-family: "Century Gothic";
	font-weight: bold;
	text-decoration: none;


}
.footlink:hover {
	text-decoration: underline;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #F481CE;


} 
