h1 {  font-family: "Times New Roman", Times, serif; font-size: 15pt}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #542929;
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: italic; font-weight: bold}
h4 {
font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold
}
.coupon {
	border: 3px dashed #000000;
	height: 200px;
	width: 400px;
}
.coupon p {
	margin: 10px;
}
.coupon h2 {
	margin: 10px;
}
.coupon h1 {
	margin: 10px;
}
.coupon2 {
	height: 200px;
	width: 400px;
	border: 2px dashed #000000;
}
.coupon2 p {
	margin: 10px;
}
.coupon2 h2 {
	margin: 10px;
}
.coupon2 h1 {
	margin: 10px;
}
