@charset "utf-8";
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.contenttextcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA000;
	font-weight: normal;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.buttoncolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA000;
	font-weight: normal;
}
.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

