.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #474113;
	font-weight: bold;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #474113;
	font-weight: bold;
}
.largebodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #474113;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #474113;
}
.blacklargetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.blackbodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.largeblackbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.darklink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #474113;
}
.blackbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.goldbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5B5624;
	font-weight: bold;
}
.lightheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #EFE5BD;
	font-weight: bold;
}
.lightlargebold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EFE5BD;
	font-weight: bold;
}
.whitelargebodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.whitebodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #fffdf6;
}
a:link {
	text-decoration: underline;
	color: #474113;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.italic:link {
	text-decoration: underline;
	color: #474113;
	font-style: italic;
}
a.italic:visited {
	text-decoration: underline;
	color: #000000;
	font-style: italic;
}
a.italic:hover {
	text-decoration: none;
	color: #000000;
	font-style: italic;
}
a.italic:active {
	text-decoration: none;
	color: #000000;
	font-style: italic;
}
a.smalllink:link {
	text-decoration: underline;
	color: #DCCE87;
}
a.smalllink:visited {
	text-decoration: underline;
	color: #DCCE87;
}
a.smalllink:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.smalllink:active {
	text-decoration: none;
	color: #FFFFFF;
}