P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 8pt;
	font-family : arial;
	font-style : normal;
	color : 585855;
	font-weight : normal;
}

A:Visited  {
	font-size : 8pt;
	font-family : arial;
	font-style : normal;
	color : 585855;
	font-weight : normal;
}

A:Active  {
	font-size : 8pt;
	font-family : arial;
	font-style : normal;
	color : 585855;
	font-weight : normal;
}

A:Hover  {
	font-size : 8pt;
	font-family : arial;
	font-style : normal;
	font-weight : normal;
	color : 585855;
}

BODY  {
	font-family : arial;
	color : 585855;
	font-size : 8pt;
	
}



.big  {
	font-family : arial;
	font-weight : bold;
	font-size : 12pt;
	font-style : normal;
	color : 585855;
}

.headline  {
	font-family : arial;
	font-weight : bold;
	font-size : 10pt;
	font-style : normal;
	color : 585855;
}

.text  {
	font-size : 8pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : 585855;
}

.small  {
	font-size : 7pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : 585855;
}

.warning  {
	font-family : arial;
	font-weight : bold;
	font-size : 8pt;
	font-style : normal;
	color : #FD0000;
}

.linethrough  {
	font-size : 8pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : 585855;
	text-decoration : line-through;
}

