body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #339900;
}
.box {
	background-color: #FFFFFF;
	padding: 8px;
	border: none #FFFFFF;
}
h2 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
