.top_award {
	font-size: 36px;
	color: #960;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}
.award {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #960;
	text-align: center;
}

a {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
}
a:visited {
	color: #FC3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
a:hover {
	color: #960;
}
a:active {
	color: #C63;
}
a:link {
	color: #FFFFFF;
}
.namesmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
.imageborder {
	border: 3px solid #FFFFFF;
	margin: 5px;
	background-color: #000000;
}
.bodyitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	font-style: italic;
	line-height: 25px;
	font-weight: lighter;
	width: 350px;
	text-align: left;
	left: 0px;
	padding-left: 10px;
}
.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
.topborder {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #960;
}

