body {
		  background-color: ##FFFFFF;
		 	font: Tahoma;
		 	margin-left: 5%;
		 	margin-right:5%
		 	}
		 
b1 { font-weight: bold } 

h1 {font-size: 24pt;
		color: blue;
	 font-family : Times New Roman;
	 text-align: Center}
h2 {color: blue;
	 font-family : Times New Roman;
	 font-size: 20 pt	 }
h3 {font-family : Times New Roman;
	 font-size: 18 pt;	 
	 color: blue;}
h4 {font-family : Times New Roman;
	 font-size: 16 pt;
	 color: blue;	 }
h5 {font-family : Times New Roman;
	 font-size: 14 pt;
	 color: blue;	 }
h6 {font-family : Times New Roman;
	 font-size: 12 pt;
	 color: blue;	 }
p {text-indent: 1cm;
		color: #993300;
		font-family: Times New Roman}

strong { 	color:BLUE;
					font-family: Times New Roman;
					font-size: 14 pt }
					
a:link {color:blue  }
a:visited {color:blue  } 	
td { text-align: center; }