h1 {
	 font-family: "Arial";
	 font-size: 24pt;
	 color: #333300; 
	 text-align: center;
	 margin-top: 30px;
}
h2 {
	 font-family: "Arial";
	 font-size: 8pt;
	 color: Black; 
	 text-align: center;
}

P {
   font-family: "Times New Roman";
   font-size: 14pt; 
   text-align: left; 
}
A {
	text-decoration: none;
	color: #8B4513; 
}

A:hover {
	color: black;
	background-color: Orange;
}

TD {
	text-align: center;

	
}

IMG {
border: 0px

  }