body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 20px;
	color: #000000;
}
h1 {
	font-weight: normal;
	color: #000000;
}
table {
	width: 90%;
}
td {
	font-size: .8em;
	padding: 1px 2px;
	border: 1px solid #DDDDDD;
}
h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: normal;
}
.col1_head {
	font-size: .9em;
	font-weight: bold;
	padding: 2px;
	text-align: left;
}
.subheading {
	font-weight: bold;
	background-color: #E2E2EB;
}
h2 {
	font-weight: normal;
	color: #000000;
}
pre {
	color: #000000;
}