.ccs {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;

}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FF0000;
	font-weight: bold;
}
.heading2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-left: 16px;
}
.text2Copy {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-left: 5px;
}
.text3Copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.text4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-left: 30px;
	padding-top: 24px;

}
.text4Copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;

}
.text5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-right: 5px;

}
.box {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background-color: #EFE9E3;
	height: 25px;
	width: 248px;
	border: 1px solid #B3AFAF;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	padding-left: 25px;
	padding-right: 20px;

}

.bgimage {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;


