.Defaults {
	background-color: #009F50;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2;
	color: #000000;
	font-weight: normal;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3;
	color: 000000;
	font-weight: normal;

}

