BODY 
DIV {
	width: 35%;
	 height: 95%;
	 overflow: scroll;
	 border-style: solid;
	 border-color: silver;
	 -moz-border-radius: 15px;
	 border-radius: 15px;
	 position:absolute; left:490px; top: 20px;
	 background-color: rgb(240,249,255);}
TABLE {font: normal 8pt "Arial";}
CAPTION {font: bold 10pt "Arial"}
TD {padding-top:0; padding-bottom:"0"; padding-right:"10";}


