.copy {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.red {
	font-family: Verdana;
	font-size: 11px;
	color: #ED171F;
	text-decoration: none;
}
.redbold {
	font-family: Verdana;
	font-size: 11px;
	color: #ED171F;
	text-decoration: none;
	font-weight: bold;
}
.small {
	font-size: 10px;
}
