.PoemsBy {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.PoetName {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
}
.PoemTitl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;

}

