STRONG {
	font-weight : bold;
}

DIV.topnavigation {
	display : none;
}

DIV.bottom {
	display : none;
}

body {
	background-color : White;
	color : Black;
}

p, LI, BLOCKQUOTE, TH, TD {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
}
BLOCKQUOTE.bibel {
	font-style : italic;
}



H1, H2, H3, H4, H5, H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
h1 {
	font-size : 16pt;
}
h2 {
	font-size : 14pt;
}
h3 {
	font-size : 13pt;
}

pre.textfile {
	font-family : "Courier New", Courier, monospace;
}

A {
	color : Black;
	text-decoration : none;
}

