.titleFont {
	font-family: "Highlight LET";
	font-size: 50px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	line-height: 25px;
}
.copyRightText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #777777;
	line-height: 25px;
}
