td.title1 {
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
	background-color: #444444;
	color: white
}

td.title2 {
	font-family: sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #444444
}

td.title3 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #333333
}

td.menu {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: black;
}

td.text {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.5;
	color: #333333
}

td.microtext {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: black;
}

.prog {
	background-color: #EEEEEE;
}

.link {
	font-family: Verdana;
	color: #007bff;
}
