.cms-text {
	font-family: Arial, Verdana, Sans-Serif;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
  display: block; 
	clear: both;
}

.cms-text h1 {
	color: #000;
	background-color: #EFEFEF;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
}

.cms-text a {
	text-decoration: underline;
	color: #FF4200;
}	
.cms-text a:hover {
	text-decoration: none;
	color: #000000;
}
.cms-text .tab_border td {
	border: 1px solid #000000;
}
.cms-text .Title {
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}