#content {
	padding-right: 20px;
}

#content h1 {
	color: #556C6D;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#content a {
	color: #B92718;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}