<style type="text/css">
		body {
			font-family: Tahoma, Times;
			font-size: 14px;
			color: Black;
			text-align : justify;
			margin-bottom: 1px;
			margin-top: 1px;	    
			
		}

		p, {
			font-family: tahoma, Times, "sans serif";
			font-size: 14px;
			line-height: 19px;
			text-align : justify;
			text-indent: 9mm;
			word-spacing: 6px;
			margin-bottom: 1px;
			margin-top: 1px;			
		}

		h1 {
			font-family: Arial;
			font-size: 26px;
			font-weight: bold;
			text-align: left; color: #004080;
		}
		h2 {font-family: Tahoma, Times;
			font-size: 18px;
			text-align: left;
			}
		h3 {
			font-family: Tahoma, Times,Comic Sans MS;
			font-size: 15px;
			margin-left: 50;
			font-style : italic;
		}
</style>