body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.border  {
    border-top-width: thin;
	border-top-color: #999999;
	border-top-style: dashed;
	
}

.form  {
         font-family: Arial, Helvetica, sans-serif;
		 font-size: 12px;
		 
		}