table {
        margin-right: 5;
 }

td {
     vertical-align: top;
     padding-right: 5;
     }

#lexeme{
         font-weight: bold;
         font-style: italic;
         }

#uld {
       text-decoration: underline;
 }

#wform {
       font-style: italic;
 }

#term  {
             font-weight: bold;
 }

#important {
             font-weight: bold;
 }

#booktitle {
             font-style: italic;
}



#smallcaps {
            font-variant: small-caps;
 }



#EX {
/*      background-color: #aee0fa; */
      margin-left: 5%;
 }

#EXAMPLE {
           margin-left: 5%;
 }



/* used for model answers */
#ANS {
       color: #000099;


 }



