.jahnet {
	font-family: "Helvetica Condensed";
	font-size: 14px;
	font-weight: bolder;
	padding: 8px;
}
.text1 {
	font-family: "Helvetica Condensed";
	font-size: 12px;
	font-weight: bold;
}
.textplain {
	font-family: Helvetica;
	font-size: 12px;
	padding: 2px 8px;
	color: #FFFFFF;
}
.textitalic {
	font-family: Helvetica;
	font-size: 11px;
	font-style: italic;
}
.textplainblack {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 8px;
	scrollbar-base-color: white;
scrollbar-track-color: white;
scrollbar-face-color: white;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-shadow-color: white;
scrollbar-arrow-color: black;

}
.textright {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0;
	padding: 8px;
}
