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

table {
	font-size: 10pt;
}

.value {
	
}

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

.shading {
	background-color: #CCCCCC;  
}

.title {
  font-size : 16pt;
  font-weight: bold;
  text-align: center;
}
td {
  text-align : left;
  padding : 5px;
}
tr {
	height: 8em;
  overflow: scroll;
}
.sc {
	width:auto;
	height:12em;
	overflow:scroll;
	
}
