<style type="text/css">
h0 {
}
body {
	background-color: #FEF8E0;
	margin-top: 1;
	margin-left: 1;
	}
		
h1 {
		color: #000099;
		text-align: center;
		font-family:arial;
		font-weight:bold;
		font-size: 16pt;
		margin-bottom: 1px;
		margin-top: 1px;
		font-size:normal;
	}
h2 {
		color: #000099;
		text-align: left;
		font-family:arial;
		font-weight:bold;
		font-size: 16pt;
		margin-bottom: 1px;
		margin-top: 1px;
		font-size:normal;
	}
h3 {
		color:#000099;
		text-align: center;
		font-family: arial;
		font-size: small;
		font-size: 12pt;
		margin-bottom: 1px;
		margin-top: 1px;
		margin-bottom: 1px;
		margin-top: 1px;
		
	}
h4 {
		color: #000099;
		text-align: left;
		font-family:arial;
		font-size: 12pt;
		margin-bottom: 1px;
		margin-top: 1px;
	}
h5 {
		color: black;
		text-align: center;
		font-family: arial;
		font-size: 9pt;
		margin-bottom: 1px;
		margin-top: 1px;
		font-weight: normal;
	}
h6 {
		color: black;
		text-align: justify;
		font-family: arial;
		font-size: 9pt;
		margin-bottom: 1px;
		margin-top: 1px;
		font-weight: normal;
	}


	li {
		color: black;
		font-family: arial;
		font-size: 9pt;
		margin-bottom: 1px;
		margin-top: 1px;
		font-weight: normal;
		text-align: left;
		
	}
	
	hr {
		color: #353E94;
		margin-bottom: 0px;
		margin-top: 0px;
	}
	p {
		color: black;
		font-family: arial;
		font-size: 7pt;
		margin-bottom: 1px;
		margin-top: 1px;
	}
	ul {
		color: blue;
		font-weight: normal;
	}
	a:link {
		color: #990000;
		text-decoration: none;
	}
	
	a:visited {
		color: #990000;
		text-decoration: none;
	}
	
	a:hover
	{background: #cccccc;
	}
	
