@charset "utf-8";
.news_text {
	font-family: Calibri;
	padding-left: 15px;
	text-align: left;
	padding-right: 15px;
	text-indent: 0px;
	white-space: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
.header {
	color: #CC3300;
	font-family: "Century Gothic";
	font-style: normal;
	text-align: left;
	padding-left: 15px;
	text-indent: 0px;
	font-weight: bold;
	padding-top: 25px;
}
.read_more {
	font-style: italic;
	color: #CC3300;
	font-family: "Century Gothic";
	text-align: right;
	padding-right: 15px;
	font-size: small;
}
.header-2 {
	font-family: "Century Gothic";
	padding-right: 10px;
	padding-left: 10px;
	font-style: normal;
	color: #CC3300;
	font-weight: bold;
}
.table {
	padding: 0px;
}
.news {
}
.eee {
}
.read_more_W {
	font-family: "Century Gothic";
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}

