body {
	background-image: url(images/left-border.jpg);
	background-repeat: repeat-y;
	background-color: #B61818;
	margin: 0px;
}
td.cowinfo {
	font-family: "Book Antiqua", Palatino, serif;
	color: White;
}
td.bottomborder {
	background-image: url(images/btm-border.jpg);
	background-color: white;
	background-repeat: repeat-x;
}
td.bottom {
	height: 170px;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-color: White;
	vertical-align: top;
}
table.bottom {
	font-family: "Book Antiqua", Palatino, serif;
	font-size: 10pt;
}
td.copy {
	font-family: "Book Antiqua", Palatino, serif;
	color: black;
	font-size: 10pt;
}
