body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #e3e3e3;
}

a.link {
line-height: 18pt;	
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

table {
width: 100%;
}

.value {
	font-size: 8pt;
}

.header {
   width: 20%;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 2px;
	background-color: #e3e3e3;
}

.shading {
	background-color: #F4F4F4;  
}

.title {
  display:none;
  font-size : 10pt;
  font-weight: bold;
  text-align: center;
}

