.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #880000;
}
.subtitle {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}
.eyebrow {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.headline {
	font-family: Impact;
	font-size: 36px;
	font-weight: normal;
	color: #880000;
}
.superhead {
	font-family: Impact;
	font-size: 48px;
	font-weight: normal;
	color: #222222;
}
.deckcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #222222;
}
.quote {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.deckquote {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222222;
}
.quotename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
}
.deckquotename {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #222222;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #880000;
}
.excerpt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #111111;
}
.excerpttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.tableheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000088;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000022;
	font-style: italic;
}
.rightbox {
	background-color: #EEEEEE;
	margin: 10px;
	padding: 10px;
	float: right;
	width: 35%;
	border: 1px solid #444444;
}
.righttablebox {
	background-color: #EEEEEE;
	margin: 10px;
	padding: 10px;
	float: right;
	width: 194px;
	border: 1px solid #444444;
}
.leftbox {
	background-color: #EEEEEE;
	margin: 10px;
	padding: 10px;
	float: left;
	width: 35%;
	border: 1px solid #444444;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
}
.deadman {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #222222;
}
.topbox {
	background-color: #EBEBEB;
	margin: 5px;
	padding: 10px;
	width: 95%;
	border: 1px solid #242424;
}
.orderbox {
	padding: 5px;
	width: 100%;
	border: 4px dashed #FF0000;
}
.ctabox {
	border: 2px solid #1B1B1B;
}

