body {
	font-family: "Times New Roman";
	font-size: 12pt;
	line-height: 13pt;
	margin-left: 0;
	margin-right: 0;
	}
	

p, li {
	font-family: "Times New Roman";
	font-size: 12pt;
	}
	
h1, h2, h3, h4 {
	font-family: "Times New Roman";
	margin-left: 0;
	color: #000000;
	}
	
h1 {	
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	}
	
h2 {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	}
	
h3 {
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	}
	
h4 {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	}
	
h5 {
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	margin-left: 3em;
	}
	
h6 {
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	margin-left: 3em;
	}
pre {
	font-size:10pt;
}
div {text-align: left; margin-left: 0; margin-right: 0;}

a:visited {
	color: #000000;
	text-decoration: none;
	}
	
a:link {
	color: #000000;
	text-decoration: none;
	}
	
a:hover {
	color: #000000;
	text-decoration: none;
	}
	
li {
	line-height: 13pt;
	}
	
code {
	font-family: monospace;
	font-size: 10pt;
	}
	
.break {
	page-break-before: always;
	}
.hidden {
	display: none;
}
#menu {
	display: none;
	}
	



