p {
	font-family: "Baskerville Old Face";
	font-size: 18px;
	font-weight: normal;
}
.top_link a:link {
	font-family: "Baskerville Old Face";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.top_link a:visited {
	font-family: "Baskerville Old Face";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.top_link a:hover {
	font-family: "Baskerville Old Face";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: "Baskerville Old Face";
	font-size: 32px;
	font-weight: bold;
	color: #F5A718;
}
h2 {
	font-family: "Baskerville Old Face";
	font-size: 24px;
	font-weight: bold;
	color: #C8AA6C;
}
a {
	font-family: "Baskerville Old Face";
	font-size: 18px;
	font-weight: bold;
	color: #996600;
}
