body {
	
}
.b{
	color:#000000;
	font-weight:normal;
}.b:visited{
	color:#000000;
	font-weight:normal;
}
.b:hover{
	color:#000000;
	font-weight:normal;
}
.b:active{
	color:#000000;
	font-weight:normal;
}.b:link{
	color:#000000;
	font-weight:normal;
}
div#scroll{
	position:absolute;
	padding:5px;
	bottom:0;
}

span#scroll_content {
	
  position: relative;
  font-size:14px;
	
}

#cont{
	overflow:auto;
	height:96%;
	top:0;
}
#fed{
	position:fixed;
	bottom: 0;
}
