@charset "utf-8";
/* CSS Document */

.fontsizes {
  color: #ffffff;
  line-height: 34px;
  font-size: 14px;
}    

.fontsmall {
  font-size: 16px;
}    

.fontmedium {
  font-size: 24px;
}    

.fontlarge {
  font-size: 32px;
}
