body {
	padding-top: 50px;
	font-size: 14px;
}
.answer {margin-top: 20px;}
.titledata {font-size:17px;}
.StabiHead {font-size: 19px; font-weight: bold;}
.StabiSubHead {margin-top: -5px;}
.StabiVAT {margin-top: 4px;}
.VATNo{font-weight: bold;}
.StabiOrder {margin-top: 20px; margin-bottom: 20px; font-size: 25px; font-weight: bold;}

@media print {
body {font-size: 18px;}
  	.titledata {font-size:20px;}
	.StabiHead {font-size: 23px; font-weight: bold;}
	.StabiSubHead {font-size: 18px;}
	.StabiVAT {font-size: 20px;}
	.VATNo{ font-weight: bold;}
	.StabiOrder {font-size: 40px; font-weight: bold;}
}