.Headline {
	font-family: "Arial Narrow", "Arial Black";
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
.Bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-indent: 21px;
}
.List {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-position: outside;
	list-style-type: disc;
}
Bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.Event {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-indent: 0px;
}
.PicCap {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
.Red {
	color: #F00;
}

