.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #339900;
	text-align: center;
	font-style: italic;
}
.white_bg {
	background-color: #FFFFFF;
}
body {
	background-color: #339900;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
}
