body     { font-family: Geneva, Arial, Helvetica, sans-serif; }

.bmf1    { font-family: "arial black", helvetica;
           font-size: 24pt;
           font-weight: bolder;
           color: black; }

.bmf1s   { vertical-align: super;
           font-size: 75%; }

.bmf2    { font-family: Geneva, Arial, Helvetica, sans-serif;
           font-size: 18pt;
           font-weight: bolder;
           color: black; }

.bmf2r   { font-family: "arial black", helvetica;
           font-size: 18pt;
           font-weight: bolder;
           color: red; }

.judges  { font-family: Geneva, Arial, Helvetica, sans-serif;
           font-size: 12pt;
           font-weight: bold; }
 
.judges1 { font-family: Geneva, Arial, Helvetica, sans-serif;
           font-size: 12pt; 
           font-weight: normal; }

.inv     { color: #ffffff;
           background-color: #000000;
         }

.invh    { color: #ffffff;
           background-color: #000000;
           line-height: 180%;
         }

A.inv:link    { color: #ffffff; }

A.front:link    { color: #000000; }
A.front:visited { color: #000000; }
A.front:hover   { color: #000000; }
A.front:active  { color: #000000; }


