.cms-text { background-color: #fff; font-family: sans-serif; font-size: 12px;	color: #333;	padding: 0px;  display: block; text-align: left; line-height: normal;}
.cms-text img { margin: 5px; border: 1px solid #E36E16; }

.cms-text h1,
.cms-text h2,
.cms-text h3,
.cms-text h4,
.cms-text h5,
.cms-text h6 { color:#FF9914; text-align: left; padding: 5px 0px; line-height: normal; }
.cms-text h1 {font-size: 18px;}
.cms-text h2 {font-size: 16px;}
.cms-text h3 {font-size: 14px;} 
.cms-text h4 {font-size: 12px;} 
.cms-text h5 {font-size: 12px;} 
.cms-text h6 {font-size: 12px;} 
.cms-text .tx-right{ text-align: right; }
.cms-text .tx-center{ text-align: center; }
.cms-text .tx-block{ text-align: justify; }
.cms-text a { color:#FF9914; text-decoration: underline; }	
.cms-text a:hover { color:#0052CD; text-decoration: none; }
.cms-text .color-txt-1 {color: #FF9914;}
.cms-text .color-txt-2 {color: #0052CD;}
/*
.cms-text table {border: 0px solid #000;}
.cms-text td {color: #000; margin: 5px; padding: 5px; border: 1px solid #C3B190;}
*/
