.maincell {
	border: 2px solid Black;
}
body {
	background-color: #CED6F7;
}
.cownames {
	font-family: "Trebuchet MS", Arial, Verdana, Sans Serif;
	font-size: 12pt;
	font-weight: bold;
}
.cowinfo {
	font-family: "Trebuchet MS", Arial, Verdana, Sans Serif;
	font-size: 10pt;
}
hr {
	color: #CED6F7;
}
table.nav {
	width: 730px;
	height: 62px;
	background-image: url(images/topnav.gif);
	background-position: center;
	background-repeat: no-repeat;
}

