body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #9a6f50;
	line-height: 17px;
}

a {
	color: #6E082A;
	text-decoration: underline;
}

a.noline {
	color: #6E082A;
	text-decoration: none;
}

.headline {
	color: #61694E;
	font-weight: bold;
	font-size: 15px;
}