BODY {		
		font-size: 14pt;
		font-weight: medium;
		font-style: none;
}

H1 {
		font-family: Verdana;
		font-size: 24pt;
		font-weight: bold;
		font-style: normal;
}

H2 {
		font-family: Verdana;
		font-size: 21pt;
		font-weight: bold;
		font-style: normal;
}

H3 {
		font-family: Verdana;
		font-size: 17pt;
		font-weight: medium;
		font-style: normal;
}

H4 {
		font-family: Verdana;
		font-size: 15pt;
		font-weight: medium;
		font-style: normal;
}

UL {
		font-size: 14pt;
		font-style: italic;
}


.MAXIMAL {
		font-family: Verdana;
		font-size: 27pt;
		font-weight: bold;
		font-style: normal;
		color: #0000AA;
}

.SUBTITLE  {
		font-size: 10pt;
		font-style: italic;		
}
ADDRESS {
		font-size: 10pt;
		font-weight: medium;
		font-style: none;
		color: #0000AA;
		text-align: center;
}

CODE	{
		font-family: monospace;
		font-size: 8pt;
		font-weight: medium;
		font-style: none;
		color: #0000AA;
		text-align: right;
}