<style type="text/css">

body {
      margin: 25px;
	font-size: 10pt;
	font-family: Verdana;
     }


table td { text-align: left; vertical-align: top; }

div#setpage { text-align: center; }

table td#banner { text-align: left; vertical-align: top;
		background-color: lightblue; }

table#norm { text-align: left; border:0;
 	     cellpadding: 0; cellspacing: 0;
	     margin-right:0; margin-left:0; } 

table#main { height:100%; width: 860px; border:0; 
			cellpadding: 0; cellspacing: 0;
			margin-right:0; margin-left:0; }

table td#estimate { width:30%; border:solid 5px; 
	border-top-color:blue; 
	border-bottom-color:blue;
	border-left-color:blue; 
	border-right-color:blue; 
	background-color:lightblue;
	text-align:center; }

table td#small { text-align:right; vertical-align:center; font-size:6; 
	color:#778899; }

.container {
	position: relative;
	top: 0px;
	left: 0px;
}


</style>

