body {
	background-color: #FFFF99;
	font-family: "Viner Hand ITC";
	color: #669933;
	font-weight: bolder;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #669900;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #330000;
}
