body {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
a:link, a:visited {
	color: #800000;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
hr {
	background-color: #800000;
	border: 0px none #FFF;
	height: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.font12px {
	font-size:12px;
}
.content_header {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	background-color: #800000;
    margin-bottom: 10px;
}
