
body {font-size: 12pt;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: 700;
	color: black;
	margin-left: 10pt;
	margin-right: 10pt;}
		
p {margin-left: 20pt;
	margin-right: 20pt;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;}

li {font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;}	
	
h1 {font-weight: bold;
	color: blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;}
	
h2 {font-weight: bold;
	color: blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	margin-left : 5px;}

h3 {font-weight: bold;
	color: black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	margin-left : 10px;}

h4 {font-weight: bold;
	color: black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-left : 20px;}
	
h5 {font-weight: bold;
	color: black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-left : 30px;}
	
h6 {font-weight: bold;
	color: black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left : 40px;}
	
div.footnote {font-size: 9pt;
				font-weight: 100;}
