.style4 {
	color: #CC0000;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}
.style7 {color: #000000}
.headingred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
