body
	{font-family:"arial";
	 color:"blue";
	background-color:"#EEFFff";
	 }

table
	{font:Times new roman;
	font-size:12 pt;
	 
	 text-align:justify;
	 color:BLUE;
	 }

p
	{font:Times new roman;
         font-size:12 pt;
	 
	 text-align:justify;
	 color:BLUE;
	 }

h1
	{font-family:"Times new roman";
	 font-size:20pt;
	 font-weight:bold;
	 color:blue;
	}
a
	{font-family:"Times new roman";
	 font-weight:bold;
font-size:12 pt;
	 
	 color:#CC6600;
	 text-decoration:none;
	}