h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #0B8532;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #FF9900;
	text-transform: uppercase;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #0B8532;
}
a {
	color: #0B8532;
}
#grey {
	color: #707173;
}
.data {
	font-size: 100%;
	color: #999999;
	font-weight: bold;
}
