/* CSS Document */
.headline1 h1 {
	font-size: 20px;
	color: #840c2d;
	font-weight: normal;
	margin: 15px 0px;
}

.headline1 h2 {
	font-size: 12px;
	color: #840c2d;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}

.content1 {
	font-size: 12px;
	color: #231f20;
	font-weight: normal;
}

