* {
	margin: auto;
	padding: 4pt;
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: 600;
}

h4 {
	text-align: center;
	font-size: 16pt;
	padding: 20pt 0 10pt 0;
	color: #336633;
}

h5 {
	text-align: center;
	font-size: 12pt;
	padding: 0 0 20pt 0;
	color: #336633;
	font-weight: normal;
}

table {
	border-collapse: collapse;
}

table, th, td {
	border: 1px solid #336633;
	color: #336633;
}

th {
	background-color: #72603f;
	color: #FFFFFF;
}