.cms-text { font-family: sans-serif; color: #333;	padding: 0px;  display: block; text-align: left;padding: 10px;width: 500px;margin: 0px 0px 0px 10px;}
.cms-text img { margin: 2px; border: 0px solid #E36E16; }
.cms-text h1,
.cms-text h2,
.cms-text h3,
.cms-text h4,
.cms-text h5,
.cms-text h6 { color:#990000; 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 .tx-under{ text-decoration: underline; }
.cms-text a { color:#F00; text-decoration: underline; }	
.cms-text a:hover { color:#000; text-decoration: none; }
.cms-text .color-txt-1 {color: #c00;}
.cms-text .color-txt-2 {color: #6A4747;}

.cms-text table {border: 0px solid #000;}
.cms-text td {color: #000; margin: 5px; padding: 5px; border: 1px solid #666;}

.cms-text br {display:block;}