.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-weight: bold;
	font-size: x-large;
	
}

.bodytext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
