h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: 110%;
	color: #000000;
	font-weight: lighter;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 110%;
	color: #FF9900;
}
body {
	background-color: #CCCCCC;
}
