hr {
	border: none;
	border-bottom: 1px solid #D4D4D4;
} 

p.title {
	margin: 0px 40px 0px 15px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.4;
	letter-spacing: 0.01em;
}

p.company {
	margin: 0px 40px 13px 15px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	line-height: 1.4;
	letter-spacing: 0.01em;
}

p.quote {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-family: georgia, "times new roman", serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 24px;
	color: #333333;
}

tr.shaded {
	background-color: #F5FCFE;
}

div.thisPosition {
	float: left;
	margin-right: 50px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #B3B3B3;
}

div.thisNextPrevious {
	float: left;
	margin-right: 50px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #B3B3B3;
}

div.thisBackToTop {
	float: right;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #B3B3B3;
}