
body { margin-left:20px; margin-right:30px; margin-top:20px; margin-bottom:20px }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,em,strong
     { font-family:Times New Roman, Arial,sans-serif; }

p,blockquote { text-align:justify }
p.right { text-align:right }
	
	 
h1,h2 { font-size:14pt; }
	 
p,ul,ol,li,div,td,th,address,nobr,b,strong,i,em {
	font-size:12pt;
	}

li {
	text-align: justify;
}
	
a:link {
	color: #ffff99;
	text-decoration: none;
}
a:visited {
	color: #ffff99;
	text-decoration: none;
}
a:active {
	color: #ffff99;
	text-decoration:none;
}

.biglime { color: Lime;
					font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				    font-size: 24px;	 }
					
.biggelb {
	color: #ffff99;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.normblack {
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.small { font-size: x-small; }
			
h2 { color: Maroon;
		font-family: Arial, Helvetica, sans-serif;
		 font-size: 16px;  }
		 
.rot { color: Red;
 }
 
 .highlight {
	color: Aqua;
}

.rechts { text-align: right; }
