.bigred {
   font-size:16pt;
   font-family: Eurostile, 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
   color:#CC0000;
   font-weight:bold;
   }
   
.menu td {
   font-size:10pt;
   font-family: Eurostile, 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
   font-weight:bold;
   }

.littlemenu td {
   font-size:9pt;
   font-family: Eurostile, 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
   }
   
.text table {
   font-size:10pt;
   font-family: Eurostile, 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
   color:#000000;
   background-color: #FFFFFF;
   }
   
.big {
   font-size:12pt;
   }
   
.bigger {
   font-size:14pt;
   }