
.main {

	font-family : Arial;
	color : #FFFFFF;
	font-size : 1pt;
	font-weight : normal;

	}


.orga {

	font-family : Arial;
	color : #008001;
	font-size : 8pt;
	font-weight : bold;

	}

.headline {

	font-family : Arial;
	color : #666666;
	font-size : 9pt;
	font-weight : bold;

	}


body,td,p {
	 font-family : Arial;
	color : #666666;
	font-size : 9pt;


	  }



A:link  {
	color : #000000;
	font-family : Arial;
	font-size : 9pt;

}

A:Visited  {
	color : #999999;
	font-family : Arial;
	font-size : 9pt;

}

A:Active  {
	color : #000000;
	font-family : Arial;
	font-size : 9pt;

}

A:Hover  {
	color : #999999;
	font-family : Arial;
	font-size : 9pt;

}

.small a:link, .small a:hover, .small a:visited, .small a:active {

	color : #000000;
	font-family : Arial;
	font-size : 8pt;
	text-decoration:underline;

}


