/* CSS Document */
body {
	}

#content {

}
#container {

}
p {
	text-align: justify;
	padding: 5px;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;

}
.Headline {
	font-size: medium;
	font-weight: bold;
}
.Credits {
	font-size: x-small;

}
.Story {
	text-indent: 5px;
	margin-top: 0px;
	margin-bottom: 4px;

}
