BODY
  	{ 
  		font-family: 'Arial';
		font-size: 10pt;
		color: #666666;
  		}
P
  	{ 
  		font-family: 'Arial';
		font-size: 10pt;
		color: #666666;
		}
H1
	{		
		font-family: 'Arial';
		font-weight: bold;
		font-size: 110pt;
		color: #666666;
		text-align: Center;
		margin-top: 25pt;
		margin-bottom: 5pt;
		}
H2
	{		
		font-family: 'Arial';
		font-weight: bold;
		font-size: 16pt;
		color: #666666;
		text-align: Left;
		margin-top: 25pt;
		}
H3
	{		
		font-family: 'Arial';
		font-weight: bold;
		font-size: 10pt;
		color: #666666;
		text-align: Left;
		}
H4
	{		
		font-family: 'Arial';
		font-weight: bold;
		font-size: 12pt;
		color: #666666;
		}
H5
	{		
		font-family: 'Arial';
		font-weight: bold;
		font-size: 10pt;
		color: #666666;
		}
I
	{		
		font-family: 'Arial';
		color: #666666;
		}
B
	{		
		font-weight: bold;
		color: #666666;
		}
OL
	{		
		font-family: 'Arial';
		font-size: 10pt;
		margin-left: .2cm;
		color: #666666;		
		}
LI
	{		
		font-family: 'Arial';
		list-style-type: square; 	
		font-weight: normal;
		font-size: 10pt;
		color: #666666;
		}
TABLE
	{		
		font-family: 'Arial';
		font-weight: bold;
		font-size: 11pt;
		color: #666666;
		}
TR
	{		
		font-family: 'Arial';
		font-weight: bold;
		font-size: 10pt;
		color: #666666;
		}
TD
	{
		font-family: 'Arial';
		font-weight: normal;
		font-size: 10pt;
		color: #666666;
		}
TD.gruen
	{		
		font-family: 'Arial';
		font-weight: bold;
		font-size: 10pt;
		color: #006444;
		}
TD.gross
	{		
		font-family: 'Arial';
		font-weight: normal;
		font-size: 12pt;
		color: #666666;
		}
TD.gruengross
	{
		font-family: 'Arial';
		font-weight: bold;
		font-size: 12pt;
		color: #006444;
		}
TD.gruenklein
	{		
		font-family: 'Arial';
		font-weight: normal;
		font-size: 8pt;
		color: #006444;
		}
		
TD.hl
	{
		font-family: 'Arial';
		font-weight: bold;
		font-size: 10pt;
		color: #FFFFFF;
		background-color : #007755;
		padding-top : 10px;
		padding-bottom : 10px;
		padding-left : 10px;
		}
TD.hl-kl
	{
		font-family: 'Arial';
		font-weight: bold;
		font-size: 10pt;
		color: #FFFFFF;
		background-color : #007755;
		padding-left : 10px;
		}
TD.subhl
	{
		font-family: 'Arial';
		font-weight: normal;
		font-size: 10pt;
		color: #FFFFFF;
		background-color : #6bae84;
		padding-top : 5px;
		padding-bottom : 5px;
		padding-left : 10px;
		}
TD.linep1
	{
		font-family: 'Arial';
		font-weight: normal;
		font-size: 10pt;
		color: #333333;
		background-color : #7fafa2;
		padding-left : 10px;
		}
TD.linep2
	{
		font-family: 'Arial';
		font-weight: normal;
		font-size: 10pt;
		color: #333333;
		background-color : #d6e7d6;
		padding-left : 10px;
		}
TD.linep3
	{
		font-family: 'Arial';
		font-weight: normal;
		font-size: 10pt;
		color: #187152;
		background-color : #deefe7;
		padding-left : 10px;
		}
TH	{		
		font-family: 'Arial';
		font-weight: bold;
		font-size: 12pt;
		color: #666666;
		}
INPUT
	{		
		font-family: 'Arial';
		font-weight: normal;
		font-size: 10pt;
		color: #666666;
		}
	
CITE
	{
		font-family: 'Arial';
		font-weight: normal;
		font-size: 10pt;
		color: #333333;
		font-style : normal;
		}
		
SMALL
	{		
		font-family: 'Arial';
		font-weight: normal;
		font-size: 8pt;
		color: #666666;
		}		
		
A:link
	{		
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
		color: #666666;
		}
A:active
	{		
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
		color: #666666;
		}
		
A:visited
	{		
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
		color: #666666;
		}
A:hoover
	{		
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
		color: #006444;
		}
A:link.small
	{		
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		color: #666666;
		}
A:active.small
	{		
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		color: #666666;
		}
		
A:visited.small
	{		
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		color: #666666;
		}
A:hoover.small
	{		
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		color: #006444;
		}
