
body {font-size: 14pt;
	font-family:"times";
	color: maroon;
	background: silver;
	line-height: 16pt;
	margin-left: 10pt;
	margin-right: 10pt;}

p {margin-left: 24pt;
	margin-right: 24pt;}

h1 {font: 24pt arial;
	font-weight: bold;
	line-height: 30pt;
	color: blue;}

h2 {font: 14pt arial;
	font-weight: bold;
	line-height: 15pt;
	color: black;}

h3 {font: 12pt arial;
	font-weight: bold;
	line-height: 15pt;
	color: maroon;}


a {text-decoration: none;}
a:link {color: yellow;}
a:visited {color: red;}
a:active {color: black;}

div.footnote {font-size: 9pt;
	line-height: 12pt;
	text-align: center}






</body></html>