body {
	background: white;
	color: black;
	margin: .5in 1in .5in 1in;
}
a{
	color: red;
	font-weight: bold;
}
a:visited{
	font-weight: normal;
}
a:hover{
	background: #cccccc;
}




.poem{
	margin: 0pt 0pt 0pt 0pt;
}
.stanza{
	margin: 20pt 0pt 0pt 0pt;
}
.line{
	margin: 0in 0in 0in .5in;
	text-indent: -.5in;
	font-family: Georgia, Palatino, Garamond, Times;
	font-size: 12pt;
	line-height: 16pt;
}
.lineIndent{
	width: .25in;
}
.byline{
	font-family: Georgia, Palatino, Garamond, Times;
	font-size: 12pt;			
	font-weight: bold;
	margin: .5in 0in 0in 0in;
}
.copywrite{
	font-size: 1px;		 	
	margin: 0px 0px 0px 0px;
	visibility: hidden;
}

.colSpacer{
	width: 0px;
}



.title{
	font-family: Georgia, Palatino, Garamond, Times;
	font-size: 18pt;
	line-height: 16pt;
	margin-top: 10px;
	margin-bottom: 15px;
}



.poemList{
	width: 20px;
	visibility: hidden;
	font-size: 1px;
}
.poemListItem{
}
.mail{
	font-family: Arial, Helvetica;
	font-size: 12px;
	margin: 15px 0px 0px 50px;		
	visibility: hidden;
	font-size: 1px;
}
.urls{
	font-family: Arial, Helvetica;
	font-size: 12px;			
	margin: 0px 0px 0px 50px;		
	visibility: hidden;
	font-size: 1px;
}




.homeTitle{
	font-family: Arial, Helvetica;
	font-size: 35px;
	font-weight: bold;		
	line-height: 35px;
	margin-top: 0px;
	margin-bottom: 25px;
	letter-spacing: 12px;
	text-transform: uppercase;
}
.blurbs{
	font-family: Arial, Helvetica;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding: 8px;
}
.blurb{
	width: 175px;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 15px;
}
.blurbAttribution{
	font-size: 11px;
	margin-top: 0px;
	margin-left: 25px;
	font-style: italic;
	margin-bottom: 0px;
}
.poemListHome{
	text-align: left;
	background: white;
	font-family: Arial, Helvetica;
	font-size: 15px;
}
.notes{
	font-family: Arial, Helvetica;
	font-size: 11px;

}
.note{
}