.subtitle {
	font-family: IrisUPC;
	font-size: 15pt;
	font-style : italic;
	font-weight : bold;
}
.maintitle {
	font-family: IrisUPC;
	font-size: 18pt;
	font-weight : bold;
}
.content {
	font-family: Tahoma;
	font-size: 10pt;
}
.indent-content {
	font-family: Tahoma;
	font-size: 10pt;
	text-indent : 35pt;
}
.multifirst {
	float: left;
	font-family: IrisUPC;
	font-size: 40pt;
	font-weight: bolder;
	line-height: 100%;
	width: 0.5em;
}
.onefirst {
	float: left;
	font-family: IrisUPC;
	font-size: 40pt;
	font-weight: bolder;
	line-height: 50%;
	width: 0.5em;
}
.header1 {
	font-family: IrisUPC;
	font-size: 21pt;
	font-weight: bolder;
}
.header2 {
	font-family: IrisUPC;
	font-size: 18pt;
	font-weight: bolder;
}
.header3 {
	font-family: IrisUPC;
	font-size: 15pt;
	font-weight: bolder;
}
.quote {
	font-family: IrisUPC;
	font-size: 19px;
	font-weight : bold;
}
.dropcap-onelevel {
	font : bolder oblique 4em IrisUPC;
	line-height : 50%;
	float : left;
	letter-spacing : 7pt;
}
.dropcap-twolevel {
	font : bolder oblique 4em IrisUPC;
	line-height : 95%;
	float : left;
	width: 0.6em;
}
.imghilite {
	border: none;
	width : 100;
	height : 135;
}
.tableleft {
	padding : 0 0 9px 9px;
	border: none;
}
.tableright {
	border : none;
	padding : 0 0 9px 9px;
}
.img-left {
	border : none;
	padding-left : 0;
	padding-right : 9;
	padding-top : 0;
	padding-bottom : 0;
}
.img-right {
	border : none;
	padding-left : 9;
	padding-right : 0;
	padding-top : 0;
	padding-bottom : 0;
}
.signatur {
	font-family : CordiaUPC, IrisUPC, Tahoma;
	font : bolder italic 15pt;
}
.expanded {
	font : lighter x-small "Microsoft Sans Serif", Tahoma;
}