
BODY {
margin: 0px;
}

P, TD, OL,  DIV, H1, H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.top {
}

.bottom {
      position: absolute;
        top: 3000px;
        background: #fff;
        border: solid 1px black;
        text-align: left;
}

.bottom2 {
position:absolute; 
top:3000px; 
background:#fff; 
border:solid 1px black; 
text-align:left;
}