body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.pagecounter {
	color: #627A88;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
}
.textcaption {
	color: #318ED1;
	font-size: x-small
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
}

.imagecaption {
	color: #888888;
	font-size: x-small
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
    font-weight: bold;
}