body {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
}

table {
	font-size: 8pt;
}

.value {
}

.header {
	font-weight: bold;
	font-size: 110%;
	text-align: left;
	padding: 2 2 2 2;
	background-color: #e3e3e3;
}

.shading {
	background-color: #F4F4F4;  
}

.title {
  font-size : 16pt;
  font-weight: bold;
  text-align: center;
}
