body, table	{	
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:	10pt;
}	

.bodyCell {
	margin-left: .5em;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
h1, h2, h3, h4, h5, h6, dt, th, thead, tfoot	{	
	color: #006531;
	font-style:	normal;
	text-decoration:	none;
}	

li, p, .para {
	font-size:smaller;
}

th	{	
	font-weight:	bold;
}	
	
hr	{
	color: black;
	/*margin-top:	.25em;
	margin-bottom:	.25em;*/
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	height:	1px;
	width: 100%;
	}
.caption {
	font-size:8pt;
	color: #006531;
}
.logo {
	color: #006531;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
}
#phoneNumber {
	color: #006531;
	font-size:12pt;
	font-weight:bold;
	margin-top:1px;
	padding-top:0px;
	text-align:center;
}

.poem {
	color: #006531;
	padding-bottom: 3px;
	text-align: left;
	white-space:nowrap;
}

.poemHanging {
	color: #006531;
	padding-bottom: 3px;
	padding-left:18px;
	text-align: left;
	white-space:nowrap;
}

.subhead {
	font-size:smaller;
	font-weight: bold;
}

.tagLine {
	color: #006531;
	font-size:12pt;
	font-weight:normal;
	margin-top:1px;
	padding-top:0px;
	text-align:center;
}