body {
	font-family: Arial;
	font-size: 10pt;
	color: black;
}

table {
	font-size: 10pt;
}

.value {
}

.header {
	font-weight: bold;
	font-size: 170%;
	text-align: left;
	padding: 20 250 20 20;
	background-color: #e3e3e3;
}

.shading {
	background-color: #F4F4F4;  
}

.title {
  font-size : 16pt;
  font-weight: bold;
  text-align: center;
}
