.cms-text {
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
	font-size: 12px;
	margin: 0px;
  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: #c30101;
}	
.cms-text a:hover {
	text-decoration: none;
	color: #c30101;
}

.cms-text strong {
	/*color: #454545;*/
}

.cms-text h1 {
	font-size: 16px;
}
.cms-text h2 {
	font-size: 14px;
}
.cms-text h3 {
	font-size: 13px;
} 
.cms-text h4 {
	font-size: 12px;
} 
.cms-text h5 {
	font-size: 11px;
} 
.cms-text h6 {
	font-size: 11px;
}


.cms-text h2,
.cms-text h3,
.cms-text h4,
.cms-text h5,
.cms-text h6	{
	color: #003E69;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Verdana, Sans-Serif;
}

.cms-text h1 {
	color: #c30101;
	/*background-color: #FEEFA2;*/
	/*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: 20px;
	/*display: inline;*/
	font-family: Arial, Verdana, Sans-Serif;
	border-left: 0px solid #0C95F5;
}


.cms-text ul {
	list-style: square outside;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
}
.cms-text ul li {
	margin: 0px 0px 0px 0px;
	text-align: justify;
	padding: 2px;
}

.cms-text img {
 	border: 1px solid #000;
 	padding-right: 0px;
 	margin: 0px;
}

.cms-text table {
 	border: 0px solid #BABABA;
 	margin: 0px;
}

.cms-text table td{
 	/*border: 1px solid #BABABA;
 	padding: 2px;*/
 	/*background-color: #E6E6E6;
 	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;

}

.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;}