body {
	background-color: #FFFFCC;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
.tbl1 {
	background-color: #FFFFFF;
	padding: 10px;
	width: 600px;
	line-height: 18pt;
	font-size: 12pt;
	border: 5px solid #FF9900;
}
.annotation {
	font-size: 10pt;
	color: #666666;
	line-height: normal;
}
