.normaltextl {
	font-size: 90%;
	font-weight: normal;
}

.normaltextm {
	font-size: 80%;
	font-weight: normal;
}

.normaltexts {
	font-size: 75%;
	font-weight: normal;
}

.blacktextl {
	font-size: 90%;
	color: #333333;
	font-weight: normal;
}

.blacktextm {
	font-size: 80%;
	color: #333333;
	font-weight: normal;
}

.blacktexts {
	font-size: 75%;
	color: #333333;
	font-weight: normal;
}

.textheight {
	font-size: 80%;
	line-height: 200%;
	font-weight: normal;
}

.subtitle {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #CC3333;
	text-align: center;
	font-size:80%;
	font-weight: bold;
}