.body { 					font-family: arial;
						  		font-size: 10pt;
									color: #3D3D3D;
									text-align: justify;
									}
.text { 					font-family: arial;
						  		font-size: 10pt;
									color: #3D3D3D;
									}
.titel { 					font-family: arial;
						  		font-size: 12pt;
									color: #3D3D3D;
									font-weight: bold;
									}
.subtitel { 			font-family: arial;
						  		font-size: 10pt;
									color: #3D3D3D;
									font-weight: bold;
									}
.submenu { 				font-family: arial;
						  		font-size: 9pt;
									color: #3D3D3D;
									line-height: 150%;													
									}
.submenu:hover {  font-family: arial;
						  		font-size: 9pt;
									color: #FFFFFF;
									line-height: 150%;
									background-color: #666666;											
									}	
.news	{ 					font-family: arial;
									font-size: 8pt;
									color: #3D3D3D;
									}
A:LINK { 	 				color: #3D3D3D;
			 						text-decoration: none;
									}
A:visited { 			color: #3D3D3D;
									text-decoration: none; 
									}
A:active { 				color: #3D3D3D;
				 	 				text-decoration: none; 
									}
A:hover {  				color: #3D3D3D;
					 				text-decoration: underline;
									}
border {					border: 1;
			 						border-style: solid;
									border-color: #3D3D3D;
									} 
