.SmallRed {
	font-weight: normal;
	color: #FF0000;
	font-size: 13px;
	font-family: "Arial Black";
	text-align: center;
	width: 140px;
	padding-top: 13px;
}

#content {
	background-color: #FFF;
}

#content h1 {
	font-family: "Arial Black", Verdana, Arial, sans-serif;
	font-size: 21px;
	color: #FF0000;
	font-weight: normal;
	text-align: center;
	padding: 0 10px 0 5px;
}

#content p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 0 10px 0 5px;
	line-height: 130%;
}

.RedHeadline {
	font-family: "Arial Black", Verdana, Arial, sans-serif;
	font-size: 21px;
	color: #FF0000;
	text-align: center;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.EditionTitle {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.EditionBody {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.Copyright {
	background-color: #FFF;
	font-size: 11px;
	font-family: Helvetica;
	text-align: center;
	padding: 10px 0;
}

.Copyright p {
	background-color: #FFF;
	font-size: 11px;
	font-family: Helvetica;
	text-align: center;
	padding: 10px 0;
}

.CalendarBody {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding-left: 15px;
	line-height: 20px;
	vertical-align: top;
	font-weight: bold;
}
