p {
	font-family: "Baskerville Old Face";
	font-size: 18px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.hilight {
	font-family: "Baskerville Old Face Bold";
}
.slant {
	font-family: "Baskerville Old Face Oblique";
}

.color {
	color: #432801;
}