

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  background: #ffffff;
}

td {
	font-size: 11px;
}

input {
	border: 1px solid #000000;
}


.orderformheading {
	font-size: 11px;
	font-weight: bold;
}

.smalltext {
	font-size: 11px;
}


.heading2 {
	color: #ff0000;
	font-size: 11px;
}

.heading1 {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	
}
