h1 , .CCHead{
	font-size: 48px;
	text-align: center;
	font-weight:bold;
}
h2 {
	font-size: 22px;
	text-align: center;
}
.footer {
	font-size:18px;
	font-weight:bold;
	color:#198D0D;
	text-align:center;
}
.BorderColor {
	border: 2px solid #198D0D;
}
.style2 {color: #FF0000}
.Heading {
	font-weight: bold;
	text-decoration: underline;
	font-size: 18px;
}
.CCHead a{text-decoration:none}
.FormRequired {
	color:#FF0000;
	font-weight:bold;
}
.errmsg {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bolder;
	color: #CC0000;
	text-align: left;
}		
