body { font-family:Arial,Helvetica,sans-serif;
		font-size:12pt;
		font-weight:normal; 
		text-align:left; }

p { text-align:justify; }

td { background-color:#FFFFFF; }

.grau { background-color:#EEEEEE; }

.mitte { text-align:center; }
		 
h1 { font-weight:bolder; 
	 font-size:18pt; 
	 text-align:center;
	 margin-top:10px;
	 margin-bottom:20px;
	 margin-right:10px;
	 margin-left:10px; }

h2 { font-weight:bolder; 
	 font-size:16pt; 
	 text-align:center;
	 margin-top:10px;
	 margin-bottom:20px;
	 margin-right:10px;
	 margin-left:10px; }

a:link { text-decoration:underline; color:#000000; }
a:visited { text-decoration:underline; color:#111111; }
a:hover { text-decoration:underline; background-color:#CCCCCC; }
a:active { text-decoration:underline; background-color:#CCCCCC; }

