.background {
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat;
}
.new1 {
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: xx-large;
	color: #663300;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFC;
}
.new3 {
	background-image: none;
	background-repeat: repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: x-large;
	color: #663300;
}


a:link {
	color: #003366;
}

.backtable {
	background-image: url(images/backtable.jpg);
	background-repeat: repeat-y;
}
.backtabletop {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	padding: 15px;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #663300;
}
.new2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #663300;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #721E36;
	font-weight: lighter;
	letter-spacing: .25em;
}
