
.front {font-family: arial;
        font-size: 18px;
        color: darkolivegreen}

.back {font-family: arial;
       font-size: 18px;
       color: darkolivegreen}

.side {font-family: arial;
       font-size: 16px;
       color: darkolivegreen}

.teal {font-family: arial;
       font-size: 16px;
       font-weight: bold; 
       color: teal}

.highlight {font-family: arial;
            font-size: 18px; 
            font-weight: bold;
            color: darkolivegreen}

.white {font-family: arial;
       font-size: 18px;
       color: white}

.script {font-family: Monotype Corsiva, arial;
         font-size: 24px; 
         font-weight: bold; 
         color: darkolivegreen}

.smscript {font-family: Monotype Corsiva, arial;
         font-size: 18px; 
         font-weight: bold; 
         color: darkolivegreen}

.vsmscript {font-family: Monotype Corsiva, arial;
       font-size: 12px;
       font-weight: bold; 
       color: darkolivegreen}
 
a:link {font-family: arial;
        font-size: 18px;
        color: teal}

a:visited {font-family: arial;
        font-size: 18px;
        color: teal}

