
.smallBodyText {

font-size:90%;
  }
.smallerBodyText {

font-size:80%;
  }
.largeBodyText {

font-size:110%;
  }
.largerBodyText {

font-size:120%;
  }
  
  .align-center {
  text-align:center;
  }