.main { width: 700px; }
table { border-style: solid; }

body { font-family: sans-serif; 
		font-size: 12px;}
		
td { border-style: solid;
            padding-left: 10px;
            padding-right: 10px; }

.tstamp { font-size: small; }


