body  {
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Arial;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i  {
	font-family : Arial,sans-serif;
}

/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar*/
.code  {
	background-color : #FFFFE0;
}

