body {
  color:#494949;
  font-family: Arial;
  font-size: 12px;
  line-height: 14px;
}
.red16 {
  color:#FF3535;
  font-family: Arial;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
}
.red16b {
  color:#FF3535;
  font-family: "Arial";
  font-size: 16px;
  font-weight: bolder;
  line-height: 20px;
}
.red12 {
  color:#FF3535;
  font-family: Arial;
  font-size: 12px;
  line-height: 14px;
}
.blue12 {
  color : green;
  font-family: Arial;
  font-size: 12px;
  line-height: 14px;
}
.d-blue12 {
  color:#0033FF;
  font-family: Arial;
  font-size: 12px;
  line-height: 14px;
}
.d-blue12b {
  color : green;
  font-family: Arial;
  font-size: 12px;
  line-height: 14px;
  font-weight: bolder;
}
.blue14b {
  color:#6BC3D9;
  font-family: Arial;
  font-size: 14px;
  line-height: 18px;
  font-weight: bolder;
}
.d-blue14b {
  color:#008DFF;
  font-family: Arial;
  font-size: 14px;
  line-height: 18px;
  font-weight: bolder;
}
.d-blue18b {
  color:#008DFF;
  font-family: Arial;
  font-size: 18px;
  line-height: 22px;
  font-weight: bolder;
}
.green12{
  color : blue;
  font-family: Arial;
  font-size: 12px;
  line-height: 14px;
}
.green12b{
  color : green;
  font-family: Arial;
  font-size : 10px;
  line-height: 14px;
  font-weight: bolder;
}
.green14b{
  color:#009900;
  font-family: Arial;
  font-size: 14px;
  line-height: 16px;
  font-weight: bolder;
}
.d-green14b{
  color:#008C37;
  font-family: Arial;
  font-size: 14px;
  line-height: 16px;
  font-weight: bolder;
}
.d-green18b {
  color:#008C37;
  font-family: Arial;
  font-size: 18px;
  line-height: 22px;
  font-weight: bolder;
}
.text12b {
  color:#494949;
  font-family: Arial;
  font-size: 12px;
  line-height: 14px;
  font-weight: bolder;
}
.text10 {
  color:#494949;
  font-family: Arial;
  font-size: 10px;
  line-height: 14px;
}

