.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #660000;
}
.articlehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #660000;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: lighter;
	color: #000000;
	text-align: left;
	height: auto;
	width: 600px;
	line-height: 25px;
	margin: 15px;
}
.credit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	margin: 10px;
	line-height: 20px;
	padding-left: 15px;
}
.head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #990000;
	text-decoration: underline;
}
