p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #663300;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #663300;
	text-align: left;
}
div.large {
	font-size: x-large;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #663300;
}
div.small {
	font-size: x-small;
}
a.link {
	color: #800080;
}
a.visited {
	color: #0000ff;
}



.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #663300;
	font-weight: bold;
}
p.formheader {
	font-size: 2ex;
	text-align: left;
}
body {
	background-color: #ffffff;
	color: #663300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
}
td.pricelist {
	vertical-align: top;
}
