.spacedpara {
	line-height: 18px;
}
.linespacing {
	line-height: 15px;
}
.notextdecoration {
	text-decoration: none;
	font-family: "Arno Pro";
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	color: #B5B5B5;
}


.graybox {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.nohyperline {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
