body {
	margin: 0;
	font: 12px verdana, arial, sans-serif;
	color: #000000;
}

p {
	display: block;
	text-align: justify;
	text-indent: 30px;
	line-height: 16px;
}

img {
	border: 0;
}

a {
	color: #000000;
}

a:hover {
	color: #000000;
}

h1 {
	font-size: 15px;
	border-bottom: 1px solid #000000;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 12px;
	margin-bottom: 3px;
}

ol, ul {
	margin-top: 5px;
}

div#page {
	width: 21cm;
}

div#bottom {
	border-top: 1px solid #000000;
	margin-top: 20px;
}