.bigblock {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;

}
.pageheadline {
	font-size: 24px;
	color: #FFFFFF;
}
hr {
	color: #918675;
}
.bluebgnd {
	background-color: B3D5E7;
}
.browntext {
	color: 8B8179;
}
