/* DATEI: no_background.css */

body {
	background-color : White;
	}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,pre {
	font-family: Verdana, Arial, sans-serif;
	font-style : normal;
	font-size : 10pt;
	}

h1 {
	font-size: 20pt;
	font-weight : lighter;
	font-style : normal;
	}

h2 {
	font-size:16pt;
	font-weight : lighter;
	font-style : normal;
	}

h3,h3.xmp,h3.xpl,h3.inf,h3.tip {
	font-size: 14ptl;
	font-style : italic;
	font-weight : lighter;
}

p,ul,ol,li,div,td,th,address,nobr,b,i {
	font-size: 10pt;
	}


tt { 
	font-family:Courier New,Courier; font-size:10pt; color:#000000; 
	}

aa {
	color: #cc3333;
	text-decoration: none;
	font-weight : bold;
}

