body
{
	color: #000000;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	width: 800px;
	margin-left: 64px;
	margin-right: 32px;
}

a
{
	text-decoration: underline;
	color: #000000;
}

a.ref
{
	text-decoration: underline;
	color: #0000c0;
}

a.ref:hover
{
	text-decoration: underline;
	color: #c00000;
}
