h1, .CCHead{
	font-size: 40px;
	text-align: center;
	font-weight:bold;
}
h2 {
	font-size: 22px;
	text-align: center;
}.BorderColor {
	border: 2px solid #198D0D;
}
.style2 {color: #FF0000}
.Heading {
	font-weight: bold;
	text-decoration: underline;
	font-size: 18px;
}
h4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 a{
	font-size: 40px;
	text-align: center;
	font-weight:bold;
	text-decoration: none;
}
.FormRequired{
	color:#FF0000;
	font-weight:bold;
	}