.style3Copy {
	font-size: 12;
	border: medium outset #FF9900;
	background-color: #FF9900;
	font-style: normal;
}
.style3Copy2 {
	font-size: 12;
	background-color: #FF9933;
	font-style: normal;
	border-top: medium outset #FF9933;
	border-right: medium outset #FF9900;
	border-bottom: medium outset #FF9900;
	border-left: medium outset #FF9900;
}
.style16Copy {
	font-size: 10px;
	border-top: thin outset;
	border-right: thin outset;
	border-bottom: thin none;
	border-left: thin outset;
	color: #000000;
	background-color: #FBD04F;
}
