@charset "UTF-8";
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	
	color: #000000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.all {
	text-align:center;
	font-size:.75em;
}
.historyFrame{
	color: #000000;
	background-color: #000000;
	position: absolute;
	width:100px;
	height:1900px;
}
.header{
}
.content {
}
.footer{
}
