.11_Coffee_color {
	font-size: 11px;
	font-weight: normal;
	color: #52301E;
}
.12_orange_b {
	font-size: 12px;
	font-weight: bold;
	color: #eb4e45;
}
.11_Gray {
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #828282;
}
.11Skin_color {
	font-size: 11px;
	font-weight: normal;
	color: #E3C9B6;
}

a:link {
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}


.11_Orange {
	font-size: 11px;
	font-weight: normal;
	color: #E0681B;
}
.11White {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

#Content {
	word-wrap: break-word;
	}
