hr {
	height: 1px;
	border: none;
	background: #54504F;
	margin: 0px;
	padding: 0px;
}
a {
	color: #C40825;
}



h1, h1 * {
	font-size: 30px;
	font-weight: normal;
}
h2, h2 * {
	font-size: 26px;
	font-weight: normal;
}
h3, h3 * {
	font-size: 20px;
	font-weight: normal;
}
h4, h4 * {
	font-size: 16px;
}
h5, h5 * {
	font-size: 14px;
}
h6, h6 * {
	font-size: 14px;
        font-weight: bold;
        color: #C40825;
}

