body {
	background-color: #e1e1e1;
	margin:0px;
}
	
#frame {
	width:50em;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
	text-align:left;
}
		
	
#contentcenter {
	width:48em;
	padding:1em;
	float:left;
	background:#FFFFFF;
	border: 1px solid #999999;
}
.caption {
	font-size: small;
	font-weight: bold;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}
.reference {
	text-indent: -2em;
	margin-left: 2em;
	margin-bottom: 0.7em;
}
li {
	margin-bottom: 0.5em;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.author {
	font-weight: bold;
		margin-top: 0em;
	margin-bottom: 0em;
}
p {
	margin-top: 0em;
	margin-bottom: 0.7em;
}
h2, h3, h4 {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}
.referenceData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	margin-bottom: 3em;
	}
