body {
	font-family: Georgia, Garamond, serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}


.container	{
	text-align: center;
}

p, h1, h2, h3, h4, h5, h6 li {
	margin: 0;
}

.text				{ font-family: Georgia, Garamond, Times, Palatino, serif; font-size: 14px; line-height: 160%; color: #000000; text-decoration: none; }
.question			{ font-family: Georgia, Garamond, Times, Palatino, serif; font-size: 14px; line-height: 160%; color: #222222; text-decoration: none; }
.poem				{ font-family: Georgia, Garamond, Times, Palatino, serif; font-size: 12px; line-height: 190%; color: #000000; text-decoration: none; }
.poem_title			{ font-family: Georgia, Garamond, Times, Palatino, serif; font-size: 16px; line-height: 160%; color: #000000; text-decoration: none; font-weight: bold; }
.article_title		{ font-family: Georgia, Garamond, Times, Palatino, serif; font-size: 16px; line-height: 160%; color: #000000; text-decoration: none; font-weight: bold; }
.article_subtitle	{ font-family: Georgia, Garamond, Times, Palatino, serif; font-size: 13px; line-height: 140%; color: #000000; text-decoration: none; font-weight: bold; }

a					{ font-family: Georgia, Times, serif; font-size: 14px; line-height: 160%; color: #CC3300; text-decoration: none; font-weight: normal; }
a:link				{ font-family: Georgia, Times, serif; font-size: 14px; line-height: 160%; color: #CC3300; text-decoration: none; font-weight: normal; }
a:hover				{ font-family: Georgia, Times, serif; font-size: 14px; line-height: 160%; color: #FF6600; text-decoration: none; font-weight: normal; }
a:active			{ font-family: Georgia, Times, serif; font-size: 14px; line-height: 160%; color: #336699; text-decoration: none; font-weight: normal; }

img.floatRight {
	float: right;
	margin-left: 20px;
}

