ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none; color:#77675b; }
:link,:visited { text-decoration:none }

address { font-style:normal }

body {font-family: "Bookman Old Style", "Serifa BT", "URW Bookman L", "itc bookman", Arial, sans-serif;
	  font-size: 1em;
	  text-align:justify;
	  background: #fff;}
	  
#mainwrap {width: 700px;}

#container { float: left; 
		  position: absolute; 
		  left:50%; 
		  top:23%; 
		  margin-left: -345px; 
		  margin-top: -29px;
		  width: 690px;}

#container2 { float: left; 
		  position: absolute; 
		  left:50%; 
		  top:10%; 
		  margin-left: -345px; 
		  width: 690px;}

td {
  padding: 7px;
}

.table-size {
	width: 100%;
}