body
{
	font-family: Verdana;
	font-size: 10pt;
	cursor: default;
}

table
{
	font-family: Verdana;
	font-size: 14px;
}

table.std
{
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
}

table.std td
{
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
}

p
{
	text-indent: 2em;
	margin-top: 0;
	text-align: justify;
}

P.legal
{
	text-indent: 0em;
	color: #A0A0A0;
	font-size: 9px;
	font-family: Verdana;
	text-align: center;
}

span.highlight
{
	color: blue;
}
