body
{
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 30px;
}

h1
{
	font-size: 2em;
}

p,
ol
{
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

span.nowrap
{
	white-space: nowrap;
}

.hide
{
	display: none;
}

sup
{
	font-size: 0.5em;
	vertical-align: text-top;
}
