@charset "UTF-8";



.my_stylecentered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B66800;
	background: #FEFEE5;
	vertical-align: top;
	text-align: center;
	background-color: #FEFEE5;
}





.table_gold2_myStyle_white  {
	border: 1px solid #FF9933;
	padding: 6px;
	background: #FFF;
	line-height: inherit;
}

