.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: B70000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.contentsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: B70000;
	background-position: bottom;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
}
.banner img {
	clip: rect(auto,auto,10px,auto);
	position: relative;
}
img.galleryimage {
	border: 1px solid #B70000;
}
