.copy {
	font-family: Palatino Linotype, Garamond, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: normal;
}
.smallCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.boldCopy {
	font-family: Palatino Linotype, Garamond, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
}
.rowColor {
	background-color: #e6ecf2;
}
.article {
	font-family: Palatino Linotype, Garamond, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	background-color: #ffcccc;
}
.book {
	font-family: Palatino Linotype, Garamond, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	background-color: #fff0cc;
}
.edition {
	font-family: Palatino Linotype, Garamond, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	background-color: #ffffcc;
}
.monograph {
	font-family: Palatino Linotype, Garamond, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	background-color: #ccffcc;
}
.preface {
	font-family: Palatino Linotype, Garamond, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	background-color: #99cc99;
}
.review {
	font-family: Palatino Linotype, Garamond, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	background-color: #ccffff;
}
.transArticle {
	font-family: Palatino Linotype, Garamond, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	background-color: #99cccc;
}
.transBook {
	font-family: Palatino Linotype, Garamond, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	background-color: #ccccff;
}
.lecture {
	font-family: Palatino Linotype, Garamond, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	background-color: #ffccff;
}
.heading {
	font-family: Palatino Linotype, Garamond, Times New Roman, Times, serif;
	font-size: 24pt;
	font-weight: normal;
}
.dateHeading {
	font-family: Palatino Linotype, Garamond, Times New Roman, Times, serif;
	font-size: 16pt;
	font-weight: bold;
}
.subHeading {
	font-family: Palatino Linotype, Garamond, Times New Roman, Times, serif;
	font-size: 18pt;
	font-weight: normal;
}
.nameHeading {
	font-family: Palatino Linotype, Garamond, Times New Roman, Times, serif;
	font-size: 36px;
	font-weight: normal;
}
.titleHeading {
	font-family: Palatino Linotype, Garamond, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: normal;
}
.addressHeading {
	font-family: Palatino Linotype, Garamond, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.navLinks {
	font-family: Palatino Linotype, Garamond, Times New Roman, Times, serif;
	font-size: 16pt;
	font-weight: normal;
}
.dateLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.pubLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.smallLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
A {
	color: #336699;
	text-decoration: underline;
}
A:hover {
	color: #0066cc;
	text-decoration: underline;
}

