<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/
body { 	
	background-color: #E0c9a3; 
	font-family: Arial,sans-serif;
}
P {
	font-size: 12px;
	text-align:justify;
}
H1 {
	font-size: 24px;
	font-family: 'Monotype Corsiva',Arial,sans-serif;
	color: #663300;
}
H2 {
	color: #006600;
	font-size: 18px;
	text-align:center;
}
H3 {
	color: #006600;
	font-size: 16px;
	text-align:center;
}
H6 {
	color: #006600;
	font-size: 16px;
	font-weight:normal;
	text-align:center;
}
.footer {
	font-size:12px;
	text-align:center;
}
