.sitename {
	font-size: 50;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sitetitle {
	font-size: 16;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.main_text {
	margin-top: 10px;
	margin-bottom: 10px;
}

.copyright {
	font-size: 12;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.note {
	font-size: 10;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.warning {
	font-size: larger;
	font-weight: bold;
  color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.transname {
	font-size: larger;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.lifespan {
	font-size: larger;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
.introduction {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.orig-auth-name {
	font-size: larger;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.poem-title {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.poem-note {
	font-style: italic;
	font-size: smaller;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.dedicated-to {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.epigraph {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.epigraph-author {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.epigraph-trans {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.poem-alt-title {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cycle-title {
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.year {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.part {
	font-size: larger;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
body {
	background-color: #0099cc;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
  /*color: #E0FFFF;*/
}
.poem-title_center_400px {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	width: 400px;
}
.poem-body {
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.poem-body_center_400 {
	text-align: center;
	width: 400px;
}
