@charset "UTF-8";
.page {
	background-image: url(paper.gif);
	background-repeat: repeat;
	list-style-image: url(top.gif);
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
.globaltitle {
	background-image: url(heading.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
established {
	font-family: "Palatino Linotype";
	text-transform: uppercase;
}
.est {
	font-family: "Palatino Linotype";
	font-size: 10px;
	font-weight: normal;
	display: marker;
	background-repeat: no-repeat;
	color: #999999;
}
.code {
	background-image: url(barcode.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
.line {
	background-image: url(line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
.line2 {
	background-image: url(line.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Palatino;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
.top {
	background-image: url(top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: 0;
	float: 0;
	height: 0px;
	width: 0px;
}
.bottom {
	background-image: url(bottom.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.line3 {
	background-image: url(line.gif);
	background-repeat: no-repeat;
}
.hello {
	font-family: "Palatino Linotype";
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.legal {
	font-family: "Palatino Linotype";
	font-size: 9px;
}
