body  {
	color : #000000;
	background-color: #ABC7F1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0;
}

.menu_master {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}

.menu_side {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}

.fp_headline {
	color : #194F7F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}

.fp_subheadline {
	color : #F08C00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

.fp_text {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	margin-left : 10px;
}

.fp_text_link {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : underline;
}

.content_headline {
	color : #194F7F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}

.content_subheadline {
	color : #194F7F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

.content_text {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	margin-left : 10px;
}

.content_text_link {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : underline;
}

.formlabel {
	color : #000000;
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	font-family : Arial,Helvetica,sans-serif;
}

.formlabelerror {
	color : #FF0000;
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	font-family : Arial,Helvetica,sans-serif;
}

.formelement {
	color : #000000;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	font-family : Arial,Helvetica,sans-serif;
}

.formelementerror {
	color : #000000;
	background-color: #F0C0C0;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	font-family : Arial,Helvetica,sans-serif;
}

.formelement2 {
	color : #000000;
	background-color: #DDDDDD;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	font-family : Arial,Helvetica,sans-serif;
}

.buglink {
	font-size : 8pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}