.cms-text {
	font-family: Arial, Verdana, Sans-Serif;
	color: #000;
	font-size: 12px;
	margin: 0px 10px 10px 0px;
  display: block; 
	clear: both;
	padding: 0px 0px 0px 0px;
	
	/*background-color: #FFF4D1;*/
}

.cms-text p {
	/*text-align: left;*/
	margin: 10px 0px;
	padding: 0px;
}


.cms-text a {
	text-decoration: underline;
	color: #023C94;
}	
.cms-text a:hover {
	text-decoration: none;
	color: #023C94;
}

.cms-text strong {
	/*color: #454545;*/
}

h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
} 
h4 {
	font-size: 18px;
} 
h5 {
	font-size: 16px;
} 
h6 {
	font-size: 14px;
}

h2,
h4,
h5,
h6	{
	color: #023C94;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Verdana, Sans-Serif;
	border-bottom: 0px solid #9EB7CA;
}

h1 {
	color: #023C94;
	/*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-bottom: 1px solid #023C94;
}

h3 {
	color: #D01800;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #FFDF00;
  background-position: left;*/
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 5px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	border: 3px solid #071B80;
}

.cms-text h3 a {
	text-decoration: underline;
	color: #FF0000;
}	
.cms-text h3 a:hover {
	text-decoration: none;
	color: #FF0000;
}

.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 #737373;
 	border-top: 0px solid #737373;
}

.cms-text table td{
 	border-right: 0px solid #737373;
 	border-bottom: 0px solid #737373;
 	padding: 2px;
 	/*font: 11px Arial, Verdana, Helvetica, sans-serif;*/
}
.cms-text form {
	/*background-color: #3762B7;*/
	border: 0px solid #BABABA;

}

.cms-text input, textarea, select {
	background-color: #fff;
	border: 1px solid #6F592C;
	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;
}

.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;}

.vel-01 {font-size: 22px;}
.vel-02 {font-size: 20px;}
.vel-03 {font-size: 18px;}
.vel-04 {font-size: 16px;}
.vel-05 {font-size: 14px;}
.vel-06 {font-size: 11px;}