@charset "utf-8";
/* CSS Document */

p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:20px;
	padding:2px;
	font-weight: 500;
}
h1{
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-weight: bold;
}
h2{
	font-size: 12px;
	font-family: Helvetica;
	color:#999966;
	font-weight: bold;
	font-variant: small-caps;
}
h3{
	font-size: 12px;
	font-family: Helvetica;
	color:#552222;
	font-weight: bold;
	font-variant: small-caps;
}

.authtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

	.rita {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 700;
	color: #660000;
}
.by {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663333;
}
.blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #552222;
}
