.ItemTitle
{
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
	font-size: 9pt;
	line-height:16px;
	
	/* Nash Blue */
	color: #FFFFFF;
}

.SmallText
{
	font-family:Arial;
	font-size: 8pt;
	line-height:15px;
	color:#A0AAB5;
}
.BodyCopyLarge
{
	font-family:Arial;
	font-size: 14pt;
	line-height:22px;
	color:#A0AAB5;
}
