.title {
 font-family: Arial;
 font-size: 18px;
 color: #A94900;
 font-weight: bold;
}

.text {
 font-family: Arial;
 font-size: 14px;
 color: #000000;
 font-weight: normal;
 line-height: 120%;
}

.sml_title {
 font-family: Arial;
 font-size: 16px;
 color: #0073A4;
 font-weight: bold;
 line-height: 100%;
}


.bg1{
background:#B3D4E5}

.bg2{
background:#E3F0F6}