.title {
	font-family: Optima, "Trebuchet MS";
	font-size: 28px;
	color: #A0002F;
	line-height: 32px;
}
.copyright {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #A0002F;
	padding: 15px;
}

.body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}
.heading {

	font-family: Optima, "Trebuchet MS";
	font-size: 22px;
	color: #A0002F;
	line-height: 24px;
}

