.border {
	border: 1px solid #000000;
}
.content, .leftmenu, .imagecaptions, .pageheader, .contentbold, .contentheadline, .footer {
	font-family: "Times New Roman", Times, serif;
}
.content {
	font-size: 10pt;
}
.leftmenu {
	font-size: 9pt;
	line-height: 16pt;
	padding: 3px;
}
.imageborder {
	border: 1px solid #000000;
	margin: 3px;
}
.imagecaptions {
	font-size: 8pt;
	line-height: normal;
	padding: 3px;
}
.pageheader {
	font-size: 14px;
	font-weight: bold;
}
.contentBold {
	font-size: 10pt;
	font-weight: bold;
}
.contentheadline {
	font-size: 11pt;
	font-weight: bold;
}.footer {
	font-size: 10px;
	text-align: center;
}