body {
	background-image: url(images/sidebar-shadow-bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.citation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-style: italic;
}
.citationAuthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}
.citationAuthorCred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}