.bigText {
	font-size: 80%;
}

p {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.normalText {
	font-size: 74%;
}

.smallText {
	font-size: 69%;
}

.smallestText {
	font-size: 66%;
}

.fixedsmallText {
	font-size:10px
}

span.headerDate {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: black;
}

