.bigText {
	font-size: 80%;
}

p {
	margin-top: 0;
}

.normalText {
	font-size: 74%;
}

.smallText {
	font-size: 69%;
}

.smallestText {
	font-size: 66%;
}

.hiddenText {
	font-size: 1px;
	color:#BBFF98;
}

.massivetext {
	font-size: 120%;
}

span.headerDate {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: black;
}

.smallestTextStore {
	margin:  0;
	padding: 0;
	font-size: 12px;
}

