body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 175%;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	line-height: 105%;
}
.photoright {
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 0px;
}
.photoleft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
	letter-spacing: 0.2em;
	text-align: center;
	padding: 6px;
	font-variant: normal;
	line-height: 115%;
	text-transform: uppercase;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333300;
	text-transform: uppercase;
}
.boldred {
	font-size: 110%;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FF0000;
}
.italic {
	font-style: italic;
	font-size: 103%;
}
.bold {
	font-style: normal;
	font-weight: bolder;
}
.bolditalpoem {
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	line-height: 140%;
	font-size: 95%;
}
.poemauthor {
	font-variant: normal;
	text-transform: none;
	padding-top: 150%;
}
