body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
	color: #2B2837;
}
h1 {
	font: bold 120%/59px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #2B2837;
	text-align: left;
	padding: 0;
	margin-bottom: 0;
}
h2 {
	text-transform: none;
	color: #2B2837;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 100%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 7px;
}
h3 {
	text-transform: none;
	color: #6B0031;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 100%;
	font-weight: bold;
	margin-bottom: 7px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #2B2837;	
	margin-top: 0;
}
.plus {
	margin-top: 1em;
}
.accent {
	font-style: italic;
	color: #F60;	
}
.midden {
	text-align: center;	
}
p.accent.midden a {
	line-height: 2;
	font-style: italic;
}

.datum {
	font-size: 75%;
	text-align: right;
}
.boldsmall {
	font-size: 85%;
	font-weight: bold;
}
