#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #F5F5DB;
	padding-top: 10px;
	color: #000000;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
}
.picture {
	margin: 5px;
	padding: 5px;
	border: 1px double #333333;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	background-color: #F5F5DB;
}
body {
	background-color: #F5F5DB;
	position: absolute;
	left: 120px;
	right: 80px;
	margin: 0px;
	border: none;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
