h1 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 8px;
}
h2 {
	font-size: 18px;
	color: #FF9900;
	margin-top: 0px;
}
body {
	font-size: 13px;
	line-height: 120%;
	text-align: center;
}
p {
	margin: 8px 0px;
}