body {
	font-family: Times New Roman;
	font-size: 8pt;
 	background      : #9900CC;
 	color           : white;
}

table {
	font-size: 8pt;
}

.value {
}

.header {
	font-weight: bold;
	font-size: 110%;
	text-align: left;
	padding: 2 2 2 2;
	background-color: #9900CC;
}

.shading {
	background-color: #999999;  
}

.title {
  font-size : 16pt;
  font-weight: bold;
  text-align: center;
}

