/* rich text editor styles */

.normal {
  font-size: 12px;
  line-height: 15px;
  color: #000000;
}

.layout_1 {
  font-size: 11px;
  line-height: 15px;
  color: #000000;
}

.layout_2 {
  font-size: 12px;
  line-height: 15px;
  color: #333333;
}

.layout_3 {
  font-size: 11px;
  line-height: 15px;
  color: #333333;
}

.layout_4 {
  font-size: 12px;
  line-height: 15px;
  color: #666666;
}

.layout_5 {
  font-size: 11px;
  line-height: 15px;
  color: #666666;
}

.layout_6 {
  font-size: 12px;
  line-height: 15px;
  color: #CC0000;
}

.layout_7 {
  font-size: 11px;
  line-height: 15px;
  color: #CC0000;
}
