body {
	font-family: arial;
	font-size: 10pt;
	margin: 0pt 3pt;
	padding: 0;
}

p,li {
	margin-bottom: 3pt;
}

tt {
	font-family: courier, sans-serif;
}

a,h1,h2,h3 {
	color: rgb(86,76,172);
}

h1,h2,h3 {
	margin: 12pt 0pt;
}

h1 {
	font-size: 18pt;
	margin-top: 0pt;
	margin-bottom: 12pt;
}

h2 {
	font-size: 12pt;
	border-width: 1pt 0pt;
	border-color: rgb(182,185,218);
	border-style: solid;
}

h3 {
	font-size: 11pt;
	background-color: rgb(182,185,218);
}

td,th {
	font-family: arial;
	font-size: 10pt;
	margin: 0pt 3pt;
	border-color: rgb(86,76,172);
	border-style: solid;
}

td {
	border-width: 0pt 0pt 0pt 0pt;
}

td.last {
	border-width: 0pt 0pt 1pt 0pt;
}

th {
	border-width: 1pt 0pt 0.5pt 0pt;
}

table {
	padding: 0;
	border: 0pt;
}

li {
	list-style: square;
	list-style-position: inside;
}

p.copyright {
	margin-top: 12pt;
	font-size: 10pt;
	border-style: thin;
	border-width: 1pt 0pt 0pt 0pt;
	border-color: rgb(182,185,218);
	border-style: solid;
}

