.std {font-family:Arial;font-size:100%;}
.ecc-h1 {font-size:28px;color:#686868;}
.ecc-h2 {font-size:20px;color:#686868;}
.ecc-h3 {font-size:16px;color:#686868;}
.ecc-h4 {font-size:13px;color:#686868;}
.ecc-title {font-size:18px;color:#686868;bont-weight:600;}
.ecc-text-big {font-size:17px;color:#686868;}
.ecc-text {font-size:12px;color:#686868;}
.ecc-text-small {font-size:11px;color:#686868;}

.ecc-bul{
    list-style-type: square !important;
    list-style-image: none !important;
    list-style-position:inside !important;
    margin-left:10px;
    margin-bottom:5px;
    font-size:13px;
}
a.ecc-url:link {
	color: green;
	text-decoration:underline;
}
a.ecc-url:visited {
	color: green;
}
a.ecc-url:active,
a.ecc-url:hover {
	color: red;
}
.ecc-img{border:1px solid #eeeeee; padding:1%; min-width: 27%;max-width: 27%;}
.ecc-img2{border:1px solid #eeeeee; padding:1%;}