body
{
	background: #e5edf6 url("background") center center no-repeat;
	text-align: justify;
	width: 640px;
	margin: 1em auto 1em auto;
}

a
{
	color: #004da6;
	text-decoration: none;
	border-bottom: dotted #004da6 1px;
}

h1
{
	text-align: center;
}

h1 a
{
	text-decoration: inherit;
	color: inherit;
	border: inherit;
}

ol.TOC
{
	list-style-type: upper-roman;
}

ol.TOC ol
{
	list-style-type: lower-roman;
	font-size: smaller;
}
