h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #800000;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
.CopyNormal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
}
.CopyBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
.Headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #800000;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
.SubHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-transform: capitalize;
	font-variant: normal;
	font-style: normal;
}
.Copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: lighter;
	color: #CC9966;
	text-align: center;
}
.Links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
}
.PopUp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 10px;
	color: #990000;
}
.NavBar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	color: #996600;
}
.NavBarHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFBF0;
	background-color: #990000;
	font-weight: bold;
	text-transform: uppercase;
}
.OrderLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #0000FF;
}
