@charset "utf-8";
.Page_Headers {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-transform: capitalize;
	margin-top: 20px;
}
.content_text {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}
