.bkgdwhite {
	background-color: #FFFFFF;
}
.body {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.bkgdyellow {
	background-color: #F4E8A2;
}
.quote {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
.header {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bolder;
	color: #660000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	letter-spacing: .001em;
	padding: 6px;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}



.quote2 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	letter-spacing: .01em;
}
.small {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.quotes {
	background-color: #F4E8A2;
}
.header2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.hr { margin: 5px 0 5px 0; width: 100%; height: 1px; border-top: 1px dotted #666666; clear: both; padding: 0;}

