body {
	font-size : 101%;
	background-color : #fff;
}

html, body, address, blockquote, caption, dl, dt, fieldset, input, 
label, legend, li, ol, option, p, q, select, textarea, td, th, ul, h1, h2, h3, h4 ,h5, a 	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
}

p, h3, #marken td { 
	line-height: 1.6em;
	font-size : 0.8em;
	color: Maroon;
	margin-left : 10px;
}
#content li {
	line-height: 1.6em;
	font-size : 0.8em;
	color: Maroon;
}
a { color: #A00000; }

h1, h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: Maroon;
	clear : both;
	margin-left : 10px;
	font-family : "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	padding : 0;
}
h2 {
	font-size: 1em;
	border-bottom : none;
	font-weight : bold;
	margin-top : 0;
  }
h3 {
	font-weight: bold;
	padding : 0;
}
#content img.right { float : right; }
#printfoot {
	display : none;
}