
body {
	background-color: black;
	top-margin: 100px;
	font-family:arial;
	color: #828993;
	weight: normal;
	font-size: 8pt;
	text-align: center;
	 }
.scroll{
	width:97%;
	height:100%;
	overflow:auto;
	scrollbar-face-color:#FFF;
	scrollbar-track-color:#FFF;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color:#FFF;
	scrollbar-darkshadow-color:#FFF;
	scrollbar-3dlight-color:#FFF;
	scrollbar-arrow-color:#000;
	text-align: justify;
}
link {color: #828993;text-decoration:none; }
visited {color:#828993;text-decoration:none; }
active {color:#828993;text-decoration:none; }
hover {color:#828993;text-decoration:none; }
td { font-family: arial; font-size:8pt;}
.bottomtrail {
	width: 600px;
	
	background-color: black;
	margin: auto;
	top-margin: 100px;
	text-align: center;
}
	
