.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	background-color: #CCC;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bolder;
	color: #330066;
}
.bkg {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
}
.body-image {
	padding: 0px;
	float: right;
	display: inline-block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #306;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.bkg tr td table tr td div p {
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #333;
}
.testname {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 35px;
	padding-bottom: 20px;
	font-weight: bold;
}
.poem {
	line-height: 22px;
}
.table {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	padding: 5px;
	border: 1px solid #CCC;
}
.quoter-name {
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 15px;
}
.body-image {
	margin-bottom: 8px;
	margin-left: 8px;
}

