body {
	background-image: url(paperhole-bg.gif);
	background-repeat: repeat;
}
a:link {
	color: #00C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00C;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.pastlinks {
	color: #00C;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
}
.pastlinks strong {
	font-family: Courier New, Courier, monospace;
	font-size: 16px;
	color: #00C
}
.standardtitle {
	font-family: Courier New, Courier, monospace;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.date {
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.sharelinks {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #00C;
}
.archive {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	vertical-align: top;
	text-align: center;
}
.faq-title {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.faq-subtitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.faq-answer {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000;
}
