body {
	background-color: #66797D;
	background-image: url(images/border.jpg);
	background-repeat: repeat-y;
}
hr {
	color: Maroon;
	border-bottom-color: Black;
	border-bottom-style: ridge;
	border-bottom-width: 1px;
}
.addr {
	font-family: "Arial Black";
	font-size: 10pt;
}
a:link {
	color: #FFFACD;
}
.cowname {
	font-size: 14pt;
	font-family: "Arial Black";
}
.cowinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
li, ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
