body,td,th {
	font-family: "Times New Roman", Times, serif;
	color: #860086;
}
a:link {
	color: #3271BC;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #3271BC;
}
a:hover {
	text-decoration: none;
	color: #17A6FB;
}
a:active {
	text-decoration: none;
	color: #E8E8E8;
}
#top_logo {
	float: none;
	height: 163px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.image-right {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
}
.image-left {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
}
.image_center {
	background-position: center center;
	vertical-align: bottom;
	text-align: center;
}
.medium_nonbold {
	font-size: medium;
}
