<style>
	

h1	{ color: black;
	margin-left:15%;
	margin-right:15%;	
	font-weight: bold;
        font-size: 18pt;			
        font-face :"Times New Roman";
	text-align:center}

   p {color: black;
	margin-left:15%;
	margin-right:15%;
	font-weight: bold;
	font size: 12pt;
	text-indent:50px;
           font-family: Georgia, serif}

p.norm   {color: black;
	margin-left:15%;
	margin-right:15%;
	font-weight:normal;
	font size: 12pt;
	text-indent:0px;
	font-family: Georgia, serif}


p.hang   {color: black;
	margin-left:20%;
	margin-right:15%;
	font-weight:normal;
	font size: 12pt;
	text-indent:-5%;
	margin-bottom:1px;
	margin-top:1px;
	font-family: Georgia, serif}




p.indent {margin-left:20%;
	margin-right:20%;
	font-weight: normal;
	font size: 10pt;
           font-family: Georgia, serif}





h5	{color: black;
	font-weight:normal;
	margin-right:10%;
	font-size:10pt;
	font-style:italic;
	text-align:right;	
	font-family: Georgia, serif}
          
	
	