.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
}
.venue {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: normal;
}
.img {
	margin: 5px;
	border: 1px solid #000000;
}
.award_name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: oblique;
	font-weight: bold;
	color: #8C060A;
	line-height: normal;
	margin-top: -20px;
}
.award_desc {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin-top: -20px;
}
.award_people {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000CC;
}
.photo_caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000CC;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: -1px;
}
.award_name_smaller {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	color: #8C060A;
	line-height: normal;
	margin-top: -20px;
}
