.smallBOLD {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.biggerLETTER {
	font-family: Helvetica, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.bigLETTER {
	font-family: Helvetica, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.copy {
	font-family: Helvetica, Verdana;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	white-space: normal;
}
.link {
	font-family: Helvetica, Verdana;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	font-weight: bold;
}
