body {
background-color:#FFFFCC;
}

p{
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-align:center;	
}

h1{
	font:Georgia, "Times New Roman", Times, serif; color:#663333;
	text-align:center;
	font-style:italic;	 
}

h2{
	font:"Times New Roman", Georgia,  Times, serif; color:#663333;
	text-align:center;	 
}

h3{
	font:Georgia, "Times New Roman", Times, serif; color:#000000;
	text-align:center;	 
}

h4{
	font:Georgia, "Times New Roman", Times, serif; color: #000000;
	text-align:center;	 
}

em{
	color:#FF0000;
}

li{
	font:14  "Times New Roman", Georgia, Times, serif, "Staccato222 BT";
}



