@charset "UTF-8";
.imagecaption {
	font-family: Verdana, Arial, sans-serif;
	font-size: 64%;
	letter-spacing: 0.05em;
	line-height: 1.4em;
}
.numbers {
	font-family: Verdana, Arial, sans-serif;
	font-size: 64%;
	letter-spacing: 0.05em;
	line-height: 1.4em;
	height: 15px;
	margin-top: 2px;
}
.about {
	font-family: Verdana, Arial, sans-serif;
	font-size: 64%;
	letter-spacing: 0.05em;
	line-height: 1.4em;
	height: 15px;
}
.imagetitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 64%;
	letter-spacing: 0.05em;
	line-height: 1.4em;
	height: 15px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #000000;
}
.abouttext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 64%;
	letter-spacing: 0.05em;
	line-height: 1.4em;
}
.headline {
	font-family: Verdana, Arial, sans-serif;
	font-size: 64%;
	letter-spacing: 0.05em;
	line-height: 1.6em;
	border-bottom: dotted #000000 1px;
}

