.style3 {
	font-size: 24px;
	font-style: normal;
	color: #ffffcc;
	font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;
}
a:hover {
	color: #000000;
}
.style4 {
	color: #ffffcc;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: none;
}
.whitetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.bodyarea {
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

