.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B97B65;
}
.contactformtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A00606;
}
.contactformcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.contactformsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B97B65;
}
.vendortitle {
	font-family: Optima, Trebuchet MS, Helvetica, sans-serif;
	font-size: 28px;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.vendorlistsubtitle {
	font-family: Optima, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #900;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}
.vendoraddress {
	font-family: Optima, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000;
}
.vendoremail {
	font-family: Optima, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #00C;
}
.vendorlist {
	font-family: Optima, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999;
	font-style: normal;
	text-decoration: underline;
	color: #00C;
}
.vendorlistnoborder {
	font-family: Optima, Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000;
}
.vendortitleborder {
	border: 1px solid #CCC;
}

