#currentissue {
	display: block;
	border: 3px double #000000;
	background-color: #fafaf2;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #6e4848;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #CC0033;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: 660000;
	text-decoration: none;
}

h1 { font-size: 24px; font-family: "Times New Roman", Georgia, Times }
td   { font-size: 15px; font-family: "Times New Roman", Georgia, Times }
.smallroman  { font-size: 12px; font-family: "Times New Roman", Georgia, Times }
.13roman { font-size: 13px; font-family: "Times New Roman", Georgia, Times }
.goldtitle { color: #c93; font-weight: bold; font-size: 17px; font-family: "Times New Roman", Georgia, Times; text-decoration: underline; margin-left: 5px }
.maroontitle  { color: #800000; font-weight: bold; font-size: 17px }
.maroontitle22  { color: #800000; font-weight: bold; font-size: 22px }
.22romanbold  { font-weight: bold; font-size: 22px; font-family: "Times New Roman", Georgia, Times }
.indent5pix  { text-indent: 5px }
#text-bg {
	background-color: #eee9e9;
	padding: 3px;
}
.departments {
	font-weight: bold;
	color: fcb017;
	text-decoration: underline;
}
.section-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16.5px;
	color: #fcb017;
	font-weight: bold;
}
#center {
	background-position: center;
}
.spacer {
	color: #f5f5f5;
}
