
TD {
		font-family: Arial;
		font-size: 11pt;
		font-weight: normal;
}

A {
		font-weight: bold;
}

.MAXIMAL {
		font-family: Arial;
		font-size: 27pt;
		font-weight: bold;
}

.headline {
		font-family: Arial;
		font-size: 17pt;
		font-weight: bold;		
}

.opener {
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
}

.subopener {
		font-family: Arial;
		font-size: 12pt;
		font-weight: normal;
		text-decoration: underline;
}


.normal {
		font-family: Arial;
		font-size: 11pt;
		font-weight: normal;
}

.minimal {
		font-family: Arial;
		font-size: 8pt
}

