P  {
	font-size : 8pt;
	font-family : arial,helvetica;
	color : #333333;
	margin-right : 20px;
	margin-top : 10px;
	margin-bottom : 0px;
}

P.newsbox  {
	font-size : 8pt;
	font-family : arial,helvetica;
	color : #333333;
	margin : 2px;
}

P.big  {
	font-size : 9pt;
	font-family : arial,helvetica;
	color : #333333;
	margin : 2px;
}

P.newshead {
	font-size : 10pt;
	color : #3E4C7D;
	font-weight : bold;
}

td.little {
	font-family : arial,helvetica;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
}

td.normal {
	font-family : arial,helvetica;
	font-size : 10pt;
	color : #000000;
	font-weight : fett;
}

H1  {
	font-family : arial,helvetica;
	font-size : 14pt;
	color : #DCAB00;
	margin-top : 5mm;
}

H2  {
	font-family : arial,helvetica;
	font-size : 10pt;
	font-weight : bold;
	color : #3E4C7D;
	margin-top : 8mm;
	margin-bottom : 2mm;
}

H3  {
	font-family : arial,helvetica;
	font-size : 12pt;
	color : #DCAB00;
}

A  {
	font-family : arial,helvetica;
	color : #333333;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

A.nodeco {
	text-decoration : none;
}

A.control  {
	font-family : arial,helvetica;
	font-size : 8pt;
	color : #FF8C00;
}

BODY  {}

span.red
{
	color : #ff0000;
}

span.blue
{
	color : #0000ff;
}