#bodyWrapper {
	width: 810px;
	background-color: #FFF;
	border: thin solid #000;
}
h1, h2, h3, h4, h5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h3 {
	font-size: 24pt;
	color: #900;
}
h2 {
	font-size: 18pt;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #D8FD96;
}
p {
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
ul {
	line-height: 20px;
}
