* {
margin:0 0 0 0;

}

body, table, td, th, p, input {
	font-family: Arial, sans-serif;
	font-size: 8.2pt;

}



input, textarea, checkbox ,.faux_input{
	border: 1px solid #000;
	background-color: #F1F6BE;
	color: #000;
	font-size:8.2pt;
	text-align: center;
	
}


.print {
display: none;
}

#break1, #break2 {
	page-break-before: always;
	_page-break-inside: avoid;
}

