.bodytype {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	text-indent: 15pt;
	text-align: left;

}
.blocktype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.existingcustsborder {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #999;
	text-align: left;
}
.existingcustsborder2 {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #999;
}
.orderformtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
}
.orderformtextnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.orderformtextgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #960;
}
.orderformtextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F00;
}
.orderformbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	background-color: #960;
	border: thin dotted #999;
}
