.normaltext {
	font-size: 90%;
	line-height: 130%;
}
.normaltextLow {
	font-size: 90%;
	line-height: 110%;
}
.normaltextGOTHIC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 130%;
}
.normaltextGOTHICLow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 110%;
}
.largetext {
	font-size: 110%;
	line-height: 120%;
}
.samlltext {
	font-size: 75%;
	line-height: 130%;
}
.smalltextGOTHIC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 115%;
}
.hl {
	font-size: 130%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.hlGOTHIC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}
a:link    { text-decoration:none; color:#6666CC}
a:visited { text-decoration:none; color:#6666CC }
a:active  { text-decoration:underline; color:#CC0000}
a:hover   { text-decoration:underline; color:#CC0000}

