body {
	margin: 4px;
	background: #ffffff;
	color: #000000;
}

p {
	margin: 0.5em 1em 0.3em 0.2em;
}

h1 {
	font-family: arial,helvetica,sans-serif;
	font-style:normal;
	margin:0;
	padding:2px 5px 0 0;
	font-weight:bold;
	font-size:22pt
}

h2 {
	font-family: arial,helvetica,sans-serif;
	font-style: normal;
	margin: 0.5em 1em 0.3em 0.2em;
	color: #880000;
	font-weight: normal;
	font-size: 14pt
}

a:link {
	text-decoration:none;
	color:#0000ff
}

a:visited {
	text-decoration:none;
	color:#000088;
}

a:active {
	text-decoration:none;
	color:#0000ff
}

a:hover {
	text-decoration:none;
	color:#cc0000;
}

div.header {
	margin:0;
	padding:2px 5px 0 5px;
	font-weight:normal;
	font-size:9pt
}

div.error {
	font-family:arial,helvetica,sans-serif;
	margin:0;
	color:#ff0000;
	padding:2px 5px 0 5px;
	font-weight:normal;
}

div.footer {
	margin:0;
	margin: 0.3em 1.em 0.5em 0.3em;
	line-height: 1.6em;
	font-weight: normal;
	font-size: 9pt
}

div.copyright {
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 8pt
	margin: 0.3em 1.em 0.5em 0.3em;
}
