

/* textarea*/
#textarea {
position:relative;
left:20px;
right:40px;
text-align: justify;
margin: 20px 60px 0px 10px;
}

#text{
position:relative;
left:15px;
right:40px;
margin: 0px 45px 0px 0px;
text-align: justify;
}



#textarea strong{
color: #e8b14f;
padding: 15px 0 7px 0;
}


.text h1 {
font-size: 20px;
font-weight: 100;
padding-top: 20px;
padding-bottom: 10px;
color:  #ffb533;
text-align:left;
}

.text h2 {
text-align: justify;
font-size: 18px;
font-weight: 100;
padding: 40px 0 20px 0;
color: #ffb533;
line-height: 10px;
}

.text h3{
text-align: justify;
font-size: 16px;
font-weight: bolt;
padding: 40px 0 15px 0;
color: #66581b;
}

.text h3 span{
color:  #626262; 
font: normal 11px Arial, sans-serif; 
}

.text h4{
padding-left: 50px;
color: #66581b;
font:12px; 
}

.text ul {
padding: 10px 0 10px 20px;
list-style-type: square;
}
