#exhibits_past {
	/* background: #EBF8FE; */
	text-align: left;
	margin-left: 50px;
	padding: 5 5 5 5;
}

#exhibits_past h1{
	font-size: 25px;
	font-weight: bold;
	font-family: Arial, Verdana;
	text-align: center;
	color: #112233;
	padding: 10 1 5 1;
}
#exhibits_past h3{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Verdana;
	text-align: center;
	color: #112233;
	padding: 10 1 5 1;
}
#exhibits_past h3.per{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Verdana;
	text-align: left;
	color: #112233;
	padding: 10 1 5 1;
}
#exhibits_past h4{
	width: 400px;
	margin-left: 450px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Verdana;
	color: #112233;
	padding: 10 1 5 1;
}
#exhibits_past h5{
	width: 400px;
	margin-left: 60px;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #112233;
}
#exhibits_past .imgctr{
	text-align: center;
}
#exhibits_past .imgleft{
	text-align: left;
}
#exhibits_past .imgright{
	text-align: right;
}
#exhibits_past table {
	width: 800px;
	/* background:#EBF8FE; */
	text-align:left;
	margin-left: 50px;
}
#exhibits_past tr th{
	font-size: 18px;
	font-family: 'Verdana', Arial;
	font-weight: bold;
	color: #556677;
}
#exhibits_past tr td{
	margin-left: 10px;
	font-size: 13px;
	font-family: 'Verdana', Arial;
	color: #334455;
}
#exhibits_past table td a:link, #exhibits_past table td a:visited{
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
#exhibits_past table td a:hover{
	color:#009900;text-decoration:underline;
	font-weight: bold;
}
.image_note {
 	font-size: 14px;
	font-weight: bold;
	color: #334455
}
#lia {
	margin-left: 50px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #334455;
/*	background: #EBF8FE; */
}

.footnote01 {
	font-size: 10px;
	font-family: Arial;
	font-style: italic;
	color: #334455;
/*	background: #EBF8FE; */
}