#reference {
	text-align: center;
	border: 3px double #82141C;
	padding: 5px;
	background: #e4e4e4;
}
fieldset {
	font-size: 13px;
}
.note {
	border: 1px solid #000000;
	padding: 3px;
	width: 450px;
	background: #FFFFCC;
	font-style: italic;
}
table, tr, th, td {
	border-color: #000000;
}
th {
	text-align: center;
}

