.title {
 font-family: Arial;
 font-size: 15px;
 color: #FFFFFF;
 font-weight: bold;
 line-height: 100%;
}

.title2 {
font-family: Arial;
 font-size: 15px;
 color: #19639C;
 font-weight: bold;
 line-height: 100%;
}

.title3 {
 font-family: Arial;
 font-size: 15px;
 color: #FFFFFF;
 font-weight: normal;
 line-height: 100%;
}

.text {
 font-family: Arial;
 font-size: 14px;
 color: #000000;
 font-weight: normal;
 line-height: 120%;
}

.text2 {
 font-family: Arial;
 font-size: 14px;
 color: #646464;
 font-weight: normal;
 line-height: 120%;
}

.sml_text {
 font-family: Arial;
 font-size: 11px;
 color: #000000;
 font-weight: normal;
 line-height: 100%;
}