.noprint 
{
	display: none;
}

body 
{
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

.list2 
{
	top: 100px;
	left: 10px;
	position: absolute;
	width: 650px;
}
.list1
{
	height: 457px;
	width: 625px;
	position: relative;
	overflow: auto;
}

.footer
{
position:absolute;
left: 10px;
top: 870px;
}

.foot1
{
width: 150px;
}