.title {
 font-family: Arial;
 font-size: 20px;
 color: #000000;
 font-weight: normal;
}

.text {
 font-family: Arial;
 font-size: 14px;
 color: #000000;
 font-weight: bold;
 line-height: 120%;
}

.sml_text {
 font-family: Arial;
 font-size: 12px;
 color: #ffffff;
 font-weight: normal;
 line-height: 110%;
 text-decoration:none;
 text-underline:none;
}

.credit_font {
 font-family: Arial;
 font-size: 10px;
 color: #FFFFFF;
 font-weight: bold;
 text-decoration:none;
 text-underline:none;
 }


