body {
	background: #fff url("bg.png") scroll no-repeat bottom right;
	color: #000;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-size/* */:/**/small;
	font-size: /**/small;
	margin-top: 0;
}

div#main {
	width: 850px;
	margin: auto;
}

a:link, a:visited {
	text-decoration: none;
	color: #57f;
	border-bottom: 1px dotted #57f;
}

a:active, a:hover {
	color: #a33;
	border-bottom-color: #a33;
}

h1 {
	text-align: center;
	margin: 0;
}

h2 {
	font-weight: normal;
}

a.note, a.back {
	border: 0;
}

a.note {
	cursor: help;
	font-weight: normal;
}

sup {
	font-size: x-small;
	margin-left: 2px;
}

p, ol, ul {
	line-height: 167%;
}

ol#index {
	list-style-type: upper-roman;
}

ol#further {
	list-style-type: lower-alpha;
}

q {
	font-style: italic;
	quotes: "\201C" "\201D" "\2018" "\2019";
}

q:before {
	content: open-quote;
}

q:after {
	content: close-quote;
}

*>q {
	font-style: normal;
}

abbr {
	border-bottom: 1px dotted black;
}

p#footer {
	font-size: 80%;
}