.cms-text {
	font-family: Verdana, Arial, Sans-Serif;
	color: #3e3e3e;
	font-size: 12px;
	margin: 0px 10px 10px 10px;
  display: block; 
	clear: both;
	padding: 0px 0px 0px 0px;
	
	/*background-color: #fff;*/
}

.cms-text p {
	text-align: left;
	margin: 10px 0px;
	padding: 0px;
}


.cms-text a {
	text-decoration: underline;
	color: #033c4c;
}	
.cms-text a:hover {
	text-decoration: none;
	color: #033c4c;
}

.cms-text strong {
	/*color: #454545;*/
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 18px;
} 
h4 {
	font-size: 14px;
} 
h5 {
	font-size: 12px;
} 
h6 {
	font-size: 11px;
}


.cms-text h2,
.cms-text h3,
.cms-text h4,
.cms-text h5,
.cms-text h6	{
	color: #033c4c;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Verdana, Sans-Serif;
	border-bottom: 0px solid #9EB7CA;
}

.cms-text h1 {
	color: #033c4c;
	/*background: url("img/hacko.gif") no-repeat;
  background-position: left;*/
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 30px;
	height: 30px;
	/*display: inline;*/
	font-family: Arial, Verdana, Sans-Serif;
	border-left: 0px solid #097F4C;
}

 



.cms-text ul {
	list-style: square outside;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
}
.cms-text ul li {
	margin: 0px 0px 5px 0px;
	text-align: justify;
	padding: 2px;
}

.cms-text img {
 	border: 1px solid #4E4E4E;
 	padding: 0px;
 	margin: 0px 1px 0px 0px;
}

.cms-text table {
 	border-left: 0px solid #708CA1;
 	border-top: 0px solid #708CA1;
}

.cms-text table td{
 	border-right: 0px solid #708CA1;
 	border-bottom: 0px solid #708CA1;
 	padding: 2px;
 	/*font: 11px Verdana, Arial, Helvetica, sans-serif;*/
}
.cms-text form {
	/*background-color: #3762B7;*/
	border: 0px solid #BABABA;

}

.cms-text input, textarea, select {
	/*background-color: #fff;
	border: 0px solid #BABABA;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

.cms-text .notableborder {
	border: 0px solid #BABABA;
}

.cms-text .notableborder td {
	border: 0px solid #BABABA;
}

.cms-text .notableborder img {
 	border: 0px solid #7c0000;
 	padding: 10px;
 	margin: 0px 0px 0px 0px;
}

.txt-01 {color: #FF0000;}
.txt-02 {color: #00FF00;}
.txt-03 {color: #0000FF;}
.txt-04 {color: #FFFF00;}
.txt-05 {color: #00FFFF;}
.txt-06 {color: #FF00FF;}
.txt-07 {color: #FFFFFF;}
.txt-08 {color: #000000;}

.bg-01 {background-color: #FF0000;}
.bg-02 {background-color: #00FF00;}
.bg-03 {background-color: #0000FF;}
.bg-04 {background-color: #FFFF00;}
.bg-05 {background-color: #00FFFF;}
.bg-06 {background-color: #FF00FF;}
.bg-07 {background-color: #FFFFFF;}
.bg-08 {background-color: #000000;}