body {
	background-color: #E9E9E9;
}
h1 {
	font-size: 16px;
	font-family: "Trebuchet MS";
	margin-left:5px;
	color: #234567;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-left:5px;
}

li, table{font-family: "Trebuchet MS";
	font-size: 12px;
	margin-left:5px;

}