body {
	font-family: sans;
	margin-left: 1in;	
	margin-right: 1in;	
/*
	background-image: url("/pages/bjy/somedimers.png");
	background-repeat: repeat
*/
}

table {
	width: 100%;
}

/*
table td, table td * {
    vertical-align:top;
}
*/

.ui-widget * { outline: none; }


