body{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	text-align: center;
	background-color: #F9ECFF;
	float: none;
}





li{
   font-size: 98%;
	font-weight: bolder;		
}

table{
	border-color: #C5EDD1;
}




td{
	background-color: #FFFFF6;
	font-size: 98%;
	font-weight: bold;
}