body	{
	font-size: 9pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	background-color : White;
	}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,caption 
{font-family:Arial,sans-serif,helvitica;}

p,ul,ol,li,div,td,th,address,nobr,b,i 
	{ font-size:9pt; 	color : Black; }

.vsmall {font-size: 7pt;}
}	
.SMALL {
	font-size: smaller;
	}

.LARGE	{
	font-size : 12pt;
	font-weight : bold;
	}
	
.XLARGE	{
	font-size : 14pt;
	font-weight : bold;
	}
	
h1 	{ font-size:16pt; }
h2 	{ font-size:14pt; }
h3	{ font-size:12pt; }
h4	{ font-size:10pt; }

a:link { color:#CC6600;
	text-decoration:underline;
	 }
a:visited { color:#CC6600;
	text-decoration:underline;
	 }
a:active { color:#CC6600;
	text-decoration:none;
	}

ul,ol {	margin-top : 12; }

li {
	list-style : square;
	margin : -10;
	margin-top : 10;
	}
	
img.rahmen {
	border: 1px solid #A00000;
	margin: 2;
}
