.text {
	font-family: DIN-Medium;
	font-size: 12px;
	line-height: 14pt;
	font-weight: normal;
	color: #333333;
	background-position: left;
}
.textbold {
	font-family: DIN-Bold;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.pageheader {
	font-family: DIN-Bold;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
.copyright {
	font-family: DIN-Medium;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	background-position: center;
	text-align: center;
	letter-spacing: 1px;
}
.links {
	font-family: DIN-Medium;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
