.serif {
   font-family:  serif, "Comic Sans MS", "Times New Roman", Arial;
   font-weight: normal;
   font-size: 8pt;
}

.comic {
   font-family:  "Comic Sans MS", "Times New Roman", Arial;
   font-weight: normal;
   font-size: 8pt;
}

         
.padText {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
}
     
.xlarge { font-size: 32pt; font-weight: normal }
.large { font-size: 20pt; font-weight: normal }
.middle { font-size: 16pt; font-weight: normal}
.small { font-size: 10pt; font-weight: normal }
.tiny { font-size: 8pt; font-weight: normal }
.xtiny { font-size: 6pt; font-weight: normal }

.bold {  font-weight: bold}

.brown { color: 663300;}
.brightGreen { color: 32FD32;}
.green { color: #339933;}
.red { color: #CC0033; font-weight: normal }
.blue { color: #3333FF; font-weight: normal }
.darkGreen { color: #006633; font-weight: normal }
.black { color: #000000; font-weight: normal }
.cream { color: #F5E7B8; font-weight: normal }
}



