@charset "utf-8";
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.page {
	background-color: #3F3C35;
}
.body-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 500;
	font-style: normal;
	line-height: 15px;
	letter-spacing: .5px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #E24E44;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFF66;
	text-decoration: none;
	height: 45px;
	width: auto;
	clear: both;
	float: right;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	padding-right: 5px;
	border: medium solid #000000;
}
.content_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #FF0000;
	text-decoration: none;
	white-space: normal;
	font-style: normal;
	line-height: normal;
	list-style-type: none;
	display: list-item;
	cursor: auto;
}

