
body {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
a:link, a:visited {
	color: #B61827;
	text-decoration: none;
}
a:hover, a:active {
    text-decoration: underline;
}
hr {
	background-color: #B61827;
	border: 0px none #FFF;
	height: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.font8px {
	font-size:8px;
}
.font9px {
	font-size:9px;
}
.font10px {
	font-size:10px;
}
.font11px {
	font-size:11px;
}
.font12px {
	font-size:12px;
}
.font13px {
	font-size:13px;
}
.font14px {
	font-size:14px;
}
.font15px {
	font-size:15px;
}
.font16px {
	font-size:16px;
}
.content_header {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	padding: 5px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #B61827;
}
