.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #4d672b;
	font-style: oblique;
	line-height: 20px;
}
.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4d672b;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	font-style: normal;
}
.unitypic {
	background-image: url(../img/mankid.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
