body {
	text-align: center;
	font: 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	background-color: white;
	margin: 10px 0 0;
	padding: 0;
}

img {
	border-style: none;
}

.outerShell {
	text-align: left;
	width: 800px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
}

.title {
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #5a514c;
}

.pointerText {
	float: none;
	color: #707070;
	font-size: 10pt;
	height: 30px;
	
}


.pointer {
	margin-right: 5px;
	float: left;
	height: 50px;
}