BODY
{
	font-family: sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0pt;
}

A:link
{
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: blue
}

A:visited
{
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: blue
}

A:hover
{
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: blue
}

A:active
{
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: blue
}

TABLE
{
	font-family: sans-serif;
	font-size: 10pt;
	color: #000000;
}

TD
{
	vertical-align: top;
}

LI
{
	margin-left: -20pt;
}
