body {
	margin: 0px 10% 0px 10%;
	padding: 0px;
	font-family: sans-serif;
	font-size: 12px;
	background: #fff;
	color: #000;
	padding-bottom: 32px;
}

.document {
	margin-top: 16px;
	background: url(jpf_p.png) top center no-repeat;
	padding-top: 48px;
	padding-bottom: 16px;
	border-bottom: 1px solid #000000;
}

a:link,
a:active,
a:visited {
	color: #0e3acb;
}

a:hover {
}

h1 a:link,
h1 a:active,
h1 a:visited,
h2 a:link,
h2 a:active,
h2 a:visited,
h3 a:link,
h3 a:active,
h3 a:visited {
	color: #000000;
	text-decoration: none;
}

h1,
h2,
h3 {
	font-weight: bold;
}

h1 {
	margin: 32px 0px 4px 0px;
	font-size: 20px;
}

h2 {
	margin: 16px 0px 4px 0px;
	font-size: 18px;
}

h3 {
	font-size: 14px;
	margin: 16px 0px 4px 0px;
}

p,
ul,
blockquote {
	text-align: justify;
	line-height: 1.5em;
}

p {
	margin: 8px 0px 8px 0px;
}

blockquote {
	margin: 8px 4em 8px 4em;
}

ul {
	list-style: square;
	padding: 0 0 0 2em;
	margin: 0px 0px 0px 0px;
}

h1.title {
	font-size: 24px;
	margin: 0px 0px 32px 0px;
	border-top: 1px solid #000000;
	padding-top: 8px;
	text-align: center;
}

.topic-title {
	margin: 32px 0px 4px 0px;
	font-weight: bold;
	font-size: 20px;
}

.topic-title a:link,
.topic-title a:active,
.topic-title a:visited {
	color: #000000;
}

pre {
	margin: 8px 2em 8px 2em;
}

.image {
	text-align: center;
}
