.cms-text {	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #333;	padding:20px 0px;  display: block; text-align: left;	clear:both;}
.cms-text img { margin: 5px; border: 0px solid #333; }

.cms-text h1,
.cms-text h2,
.cms-text h3,
.cms-text h4,
.cms-text h5,
.cms-text h6 { color:#EE0000; text-align: left; padding: 5px 0px 5px 0px; line-height: normal;
								}

.cms-text h1 {font-size: 18px; color:#000; text-align: left; border-bottom: 1px solid #BEBEBE; padding:0px;
							}
							
.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:#000; text-decoration: underline; }	
.cms-text a:hover { color:#EE0000; text-decoration: none; }

.color-txt-1 {color: #e00;}
.color-txt-2 {color: #00e;}
.color-txt-3 {color: #0c0;}
.color-txt-4 {color: #f60;}
.color-txt-5 {color: #666;}

.cms-text table {border: 0px solid #000;}
.cms-text td { margin: 5px; padding: 5px; border: 1px solid #333;}

.cms-text br {display:block;}