Body   {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	width: 90%; margin-left: auto; margin-right: auto;
}
A:link    { color: blue; }
A:visited { color: red; }
A:hover   { color: gray; }
A:active  { color: gray; }
.caption {
	font-family:"arial black";
	font-size: 12pt;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.indent {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	width: 90%; margin-left: auto; margin-right: auto;
	}