BODY, P, TD , form, input, select, textarea  {
	font-family : arial, helvetica, veranda, tahoma;
	font-size : 9pt;
	color: #3F3F3F;
}

.biel {
	font-family : arial, helvetica, veranda, tahoma;
	font-size : 9pt;
	color: #ffffff;
}

H1  {
	font-size : 11pt;
}

A, A:visited  {
	font-family : arial, helvetica, veranda, tahoma;
	font-size : 9pt;
	color: #000000;
}

A:active  {	
	color : Red;
}

A:hover  {	
	text-decoration : underline;
}

A.biel, A:visited.biel  {
	font-family : arial, helvetica, veranda, tahoma;
	font-size : 9pt;
	text-decoration : none;	
	color: #ffffff;
}

A:active.biel  {	
	color: #ffffff;
}

A:hover.biel  {	
	color: #ffffff;
	text-decoration : underline;
}
A.menu, A:visited.menu, A:active.menu, A:hover.menu  {
	font-family : arial, helvetica, veranda, tahoma;
	font-size : 9pt;
	text-decoration : none;	
	color: #3F3F3F;
}

Blockquote {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 3px;
}

Blockquote.mini {
	margin-left: 5px;
	margin-right: 5px;
}