.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.justify {text-align: justify;}


.white { color: #ffffff; }
.red { color: #ff0000 !important; }

.small { font-size: 10px; line-height: 12px; }
.smaller { font-size: 9px; line-height: 11px; }


.bold { font-weight: bold; }

.greyish { color: #666666; }

.fourteen { font-size: 14px; }
.eighteen { font-size: 18px; }
.nineteen { font-size: 19px; }

.caps { text-transform: uppercase; }
.ital { font-style: italic; }

.boxHeaders { font-size: 19px; text-transform: uppercase; font-style: italic; font-weight: bold; text-align: center; }
.pageHeaders { font-size: 19px; text-transform: uppercase; font-style: italic; font-weight: bold; text-align: center; padding: 20px 0; }

.thirtyTwo { font-size: 32px; line-height: 32px; vertical-align:middle;}
.thirtyFive { font-size: 34px; line-height: 20px;}
.twenty { font-size: 20px; line-height: 20px; vertical-align:middle;}
.sixtyThree { font-size: 63px; line-height: 63px; vertical-align:middle;}
