.font0 {
    font: 12pt Arial, sans-serif
    }
.font1 {
    font: 12pt Arial, sans-serif
    }
.font2 {
    font: 12pt Arial, sans-serif
    }
.font3 {
    font: 12pt Arial, sans-serif
    }
.font4 {
    font: 14pt Arial, sans-serif
    }
.font5 {
    font: 14pt Arial, sans-serif
    }
.font6 {
    font: 18pt Arial, sans-serif
    }
.font7 {
    font: 24pt Arial, sans-serif
    }
.font8 {
    font: 28pt Arial, sans-serif
    }
.font9 {
    font: 28pt Arial, sans-serif
    }
.font10 {
    font: 18pt Bookman Old Style, serif
    }
.font11 {
    font: 14pt Times New Roman, serif
    }
.font12 {
    font: 12pt Times New Roman, serif
    }
.font13 {
    font: 16pt Times New Roman, serif
    }
.font14 {
    font: 18pt Times New Roman, serif
    }
.font15 {
    font: 18pt Times New Roman, serif
    }
.font16 {
    font: 18pt Times New Roman, serif
    }
.font17 {
    font: 20pt Times New Roman, serif
    }
.font18 {
    font: 24pt Times New Roman, serif
    }
.font19 {
    font: 32pt Times New Roman, serif
    }
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }