@charset "utf-8";
/* CSS Document */
.historytable{
	text-align: left;
	margin-left:50px;
}
.historyth{
	width:70px;
	padding:10px;
	vertical-align:top;
	font-size:11pt;
	font-weight:bold;
}
.historytd{
	width:550px;
	height:auto;
	font-weight:normal;
	font-size: 11pt;
	padding:10px;
}
.historycaption{
	border-bottom:dotted 3px #F69;
	padding-top:30px;
	font-family: #f99;
	color: #f69;
}
