body
{
	background-color: #ffffff;
	color: #000000;
	font-family: "Bookman Old Style", Kai, Times, serif;
	font-size: 10pt;
}

h1
{
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

h2
{
	font-size: 12pt;
	text-align: center;
	font-weight: normal;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

h3
{
	font-size: 9pt;
	text-align: center;
	font-weight: normal;
	font-family: monaco, courier, monospace;
	margin-top: 0pt;
	margin-bottom: 12pt;
}

h4
{
	font-size: 10pt;
	margin-top: 16pt;
	font-weight: bold;
}

ul
{
	margin-top: 0pt;
}

td
{
	padding: 0px;
}

th
{
	font-weight: bold;
	text-align: left;
}

p
{
	margin-top: 0pt;
}

p.co
{
	font-style: italic;
	margin-bottom: 0pt;
}

p.small { font-size: 80%; }

