*
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: transparent;
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	padding: 1.5em 20px;
}

a							{ text-decoration: underline; }


h1
{
	font-size: 125%;
	margin-bottom: 1.5em;
}

h2
{
	font-size: 100%;
}

ul
{
	margin-bottom: 1.5em;
}

#visual
{
	display: none;
}