@charset "UTF-8";
.helvetica10white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.helvetica14grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CCCCCC;
	line-height: 26px;
	text-decoration: none;
	font-weight: normal;
}
.helvetica10caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.helvetica14redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc3333;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
