 body{
	color: #666;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-position: center 0;
	background: White;
}
 p{ margin:3px; }
 select{ font-family: Tahoma, Verdana, Arial; }
 th{
	background: #f3f3f3;
	border-bottom: 1px solid #ccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}
 
