.copy-bold {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.copy-normal {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
