body {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #CCCC99;
}
h1 {
	font: 14px Tahoma;
	font-weight: bold;
}
p {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #CCCC99;
}

