p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: 22px;
	color: #E1CA93;
}
.blurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
}
cite {
	font-weight: bold;
}
.blurbauthor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: .5em;
	text-align: right;
}
.journal {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.05em;
	font-style: normal;
	line-height: 22px;
	color: #383224;
	text-indent: 1em;
}
.journalfirst {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.05em;
	font-style: normal;
	line-height: 22px;
	color: #383224;
}
a:link {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.alert {
	font-size: 11pt;
	padding: 10px;
	border: thin dotted #E1572F;
}

