body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-size: x-small;
	color: #FFFFFF;
}
.articleTitle {
	font-size: 14px;
	font-weight: bold;
}
.highlight {
	background-color: #FFCC33;
	font-weight: bold;
	font-size: 14px;
}
.tocPageNumber {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
.toc {
	font-family: "Arial Narrow", Arial, "Myriad Web Pro Condensed";
	font-size: 12px;
}
.tocTopic {
	font-family: "Arial Narrow", Arial, "Myriad Web Pro Condensed";
	font-size: 11px;
}
td {
	text-align: left;
}
.issueNumber {
	font-family: "Arial Narrow", Arial, "Myriad Web Pro Condensed";
	color: #FFFFFF;
}
.minorArticle {
	font-size: 11px;
	background-color: #FFFFCC;
}
a.toc:link {
	font-family: "Arial Narrow", Arial, "Myriad Web Pro Condensed";
	font-size: 12px;
	text-decoration: none;
}
.articleBGAlt {
	background-color: #ECE9D8;
}

a.toc:visited {
	color: #333333;
	text-decoration: none;
}
.emphasis {
	font-weight: bold;
}
.articleAuthor {
	font-style: italic;
	color: #666666;
}
.smallerContent {
	font-size: 11px;
}

a {
	font-weight: bold;
	text-decoration: none;
}
