.title {
	color: #330033;
	font-family: Tahoma;
	font-size: 13pt;
	}
	
.subtitle {
	color: #660066;
	font-family: Tahoma;
	font-size: 9pt;
	}
	
.poemtext {
	line-height: 150%;
	font-size: 11pt;
	}

.pmenu {
	font-style: normal;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	}

blockquote {
	color: #333399;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: italic;
	}
	
body {
  font-family: Verdana;
  font-size: 10pt;
  color: #660066;
  line-height: 125%;
  margin-left: 10px;
  margin-right: 10px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center 10px;  
 	}