.standard {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #464646;
	background-color: #FFFFFF;
}
.bold {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #464646;
	background-color: #FFFFFF;
}
.times {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #464646;
	background-color: #FFFFFF;
	vertical-align: baseline;
}
.titel {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #464646;
	background-color: #FFFFFF;
}
