<style type="text/css" media="screen"><!--
body {
	margin: 0px;
	padding: 0px;
}

#page {
	margin-top: 10px;
	margin-left: 10px;
}


h1,h2,h3 {
	font-family: Arial;
	font-weight: bold;
	color: #000099;
	}
	
h1 {
	font-size: 18pt;
	margin-bottom: 0px;
	}
	
h2 {
	font-size: 14pt;
	margin-top: 0px;
	margin-bottom: 6px;
	}
	
h3 {
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 6px;
	}
	
p {
	font-family: Arial;
	color: black;
	font-size: 9pt;
	margin-top: 3px;
	margin-bottom: 9px;
	}
	
li {
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #000099;
	}
	
h4 {
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #000099;
	margin-bottom: -18px;
	}
	
h5 {
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #000099;
	margin-bottom: 3px;
	}
h6 {
	font-family: Arial;
	font-weight: normal;
	font-size: 7pt;
	color: black;
	margin-bottom: 0px;
	}
--></style>