body{
	font-family: 'DejaVu Sans';
	margin:0;
	padding:10px 20px;
}
html{
	margin:0;
	padding:0;
}
header, footer{
    position: fixed;
    left: 0px;
    right: 0px;
    z-index:9556222222;
    padding-right:20px;
    padding-left:20px; 
}
header{
    height: 30px;
    top:0;

}
footer{
    height: 30px;
    bottom:0;
    text-align: right;
}
header p, header span{
	margin:0;
	line-height: 25px;
}
footer p{
	margin:0;
	line-height: 30px;
}
main{
	margin-top: 0px;
	margin-bottom: 0px; 
}
.tabldnwls{
	display: block;
	width: 100%;
}
.spacear{
	display: block;
	height: 25px;
	clear: both;
}
.right_title{
	font-size: 24px;
	font-weight: bold;
}