body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;

}
table {
	background-color: #DFEAE9;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #AC4F3E;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

