body {
	margin: 0px;
	background-color: #EFEFEF;
}
body,td,p {
	font-family: arial;
	font-size: 12px;
}
.head1 {
	height: 85px;
	width: 372px;
	background-image: url(images/head1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.head2 {
	height: 85px;
	width: 388px;
	background-image: url(images/head2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.nav1 {
	background-color: #916314;
	height: 13px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
}