body {
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
}

th {
	font-weight: bold;
	font-size: 10pt;
	color: White;
	background-color: #59B232;
	text-align: left;
	padding: 2 2 2 2;
}

td {
	font-size: 8pt;
}
.value {
	font-size: 8pt;
	background-color: #E3E3E3;
	padding-left: 3;
}

.label {
	font-weight: bold;
	font-size: 8pt;
	color: #056689;	
	background-color: #E3E3E3;
	padding-left: 3;
}

.title {
	font-size: 13pt;
	font-weight : normal;
	color: White;
	background-color: #056689;
}

.year {
	font-size: 12pt;
}

td {
	font-size: 8pt;
}

