.photo-border {
	border: 2px solid #990000;
}
.photoname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: center;


}
.biobody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bioname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	font-weight: bold;

}
.couponborder {
	border-top: 3px dashed #990000;
	border-right: 3px none #990000;
	border-bottom: 3px none #990000;
	border-left: 3px dashed #990000;

}
.coupon-corner {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
