.border {
	border: thin solid #330000;
	background-color: #FFFFE1;

}
.bordertop {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
}
p {
	font-family: "Book Antiqua";
	color: #330000;
}
a:link {
	font-family: "Book Antiqua";
	color: #330000;
}
a:hover {
	font-family: "Book Antiqua";
	color: #AF5F5F;
}
h2 {
	font-family: "Book Antiqua";
	color: #330000;
}
a:visited {
	font-family: "Book Antiqua";
	color: #330000;
}
h4 {
	font-family: "Book Antiqua";
	color: #330000;
}
h3 {
	font-family: "Book Antiqua";
	color: #330000;
}
li {
	font-family: "Book Antiqua";
	color: #330000;
}
