 
.FONT_150-grey{
  font-size : 150%;
  color : #646464;
  line-height : 150%;
}
.FONT_150-black{
  font-size : 150%;
  color : black;
  line-height : 150%;
}
.FONT_150-red{
  font-size : 150%;
  color : red;
  line-height : 150%;
}
.FONT_150-blue{
  font-size : 150%;
  color : blue;
  line-height : 150%;
}
.FONT_150-white{
  font-size : 150%;
  color : white;
  line-height : 150%;
}
.FONT_150-orange{
  font-size : 150%;
  color : #ff15000;
  line-height : 150%;
  color : #ff8000;
}
.FONT_150-water{
  font-size : 150%;
  color : #150150ff;
  line-height : 150%;
  color : #8080ff;
}
.FONT_150-wine{
  font-size : 150%;
  color : #cc0066;
  line-height : 150%;
}
.FONT_150-dblue{
  font-size : 150%;
  color : navy;
  line-height : 150%;
}
.FONT_150-green{
  font-size : 150%;
  color : green;
  line-height : 150%;
}
.FONT_150{
  font-size : 150%;
  line-height : 150%;
}

