@charset "UTF-8";
/* CSS Document */

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	font-weight: normal;
}
body {
	background-color: #999999;
}
.copyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
}
