body {
	font-family: "Californian FB", "Times New Roman", Times, Georgia;
	color: #000000;
}

.CapTitle {
	font-size: 40pt;
	font-style: italic;
	text-transform: capitalize;
	color: #990000;
}
h1 {
	font-size: 36pt;
	color: #999999;
	text-align: center;
}
h2 {
	text-align: center;
	color: #FFCC99;
}
hr {
	color: #996633;
}
table {
	vertical-align: text-top;
}
h3 {
	font-size: 24px;
	font-style: italic;
	color: #000000;
	background-color: #996633;
	background-position: center center;
	text-align: center;
}
a.yellow {
	color: #FFCC99;
}
