body {
	margin: 0px;
	margin-top: 5px;
	background-color: rgb(234,229,222);
}
.content {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(91,71,51);
	line-height: 130%;
}
.contentSmall {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: rgb(91,71,51);
	line-height: 130%;
}
.contentHeader {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: rgb(91,71,51);
}
