body {
			background-color: #ffffcc;
		 	font: ariel;
		 	margin-left: 5%;
		 	margin-right:5%
		 	}
		 
		 
h1 {font-size: 24pt;
	 font-family : Arial;
	 text-align: Center}

h2 {color: blue;
	 font-family : arial;
	 font-size: 20 pt	 }
h3 {font-family : arial;
	 font-size: 18 pt	 }
h4 {font-family : arial;
	 font-size: 16 pt	 }
h5 {font-family : arial;
	 font-size: 14 pt	 }
h6 {font-family : arial;
	 font-size: 12 pt	 }

p {text-indent: 1cm;
	font-family: arial}