﻿body {
	margin: 0;
}
h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.7em;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 0.08em;
	border-bottom-color: #808080;
	padding-bottom: 0.1em;
}
h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top: 1.4em;
}
h4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	font-weight: bold;
	color: #444444;
	margin-bottom: 0;
	margin-top: 1.5em;
}
th {
	font-family: Arial, Helvetica, Sans-Serif;
	margin-top: 0.5em;
	font-size: 0.9em;
	line-height: 1.6em;
}
td {
	font-family: Arial, Helvetica, Sans-Serif;
	margin-top: 0.5em;
	font-size: 0.9em;
	line-height: 1.6em;
}
ul {
	font-family: Arial, Helvetica, Sans-Serif;
	margin-top: 0.5em;
	font-size: 0.9em;
	line-height: 1.6em;
}
p {
	font-family: Arial, Helvetica, Sans-Serif;
	margin-top: 0.5em;
	font-size: 0.9em;
	line-height: 1.6em;
}
blockquote {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.85em;
	font-style: italic;
	line-height: 1.5em;
	margin-left: 1.8em;
	margin-right: 1.8em;
}
th
{
	vertical-align: top;
	padding: 0.3em 0.5em 0.3em 0.5em;
}
td
{
	vertical-align: top;
	padding: 0.3em 0.5em 0.3em 0.5em;
}
th {
	font-weight: bold;
	text-align: left;
}
img {
	margin-bottom: 0.8em;
}
table {
	margin-bottom: 0.5em;
}
p.Code {
	border: 0.02em solid #666666;
	padding: 0.5em;
	font-family: "Courier New", Courier, Monospace;
	font-size: 0.85em;
	line-height: 1.2em;
	margin-bottom: 0em;
}
table.Border {
	border-bottom: 0.02em black solid;
    border-right: 0.02em black solid;
}
table.Border th {
	border-top: 0.02em black solid;
    border-left: 0.02em black solid;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
}
table.Border td {
	border-top: 0.02em black solid;
    border-left: 0.02em black solid;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
}
table.Border th {
	background: #DDDDDD;
}
div#Footnote {
	border-top-style: solid;
	border-top-width: 0.05em;
	border-top-color: #000000;
	margin: 2em 0 2em 0;
	padding-top: 0.3em;
}
div#Footnote p {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 0.85em;
}
div.Content {
	margin: 0.5em 1.5em 0.5em 1.5em;
}
ul.Contents {
	list-style: none;
}
ul.Contents ul.Contents {
	margin-top: 0.1em;
	margin-bottom: 0.8em;	
}
div.Navigation {
	background-color: #EEEEEE;
}
div.Navigation ul {
	text-align: center;	
	margin: 0;
	padding: 0.1em;
}
div.Navigation li {
	list-style: none;
    display: inline;
    margin: 0 2em 0 2em;
}
div.Navigation li a {
	color: black;
	font-size: 0.9em;
	text-decoration: none;
}
div.Navigation li a:hover {
	text-decoration: underline;
}
div.Navigation li a:visited {
	color: #333333;
}
cite {
	font-style: inherit;
}
