.tipsTitleGreen
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 800;
  color: #333333;
  }
.tipsShortDesc
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: #3F3830;
  }

.tipsText
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #3F3830;
  }

.tipsTextRed
  {
  font-weight: 800;
  color: #A44446;
  }

.tipsTextGreen
  {
  font-weight: 800;
  color: #333333;
  }

.tipsTextBlue
  {
  font-weight: 800;
  color: #1B338B;
  }
