
  BODY, TD, FORM, .default
    {
	  font-family: verdana, helvetica, sans;
	  font-size: 9pt;
	}
    
  A,
  A:active,
  A:visited
    {
      color: #0066cc;
      text-decoration: none;
      font-weight: bold;
    }
    
  A:hover
    {
      color: #0066cc;
      text-decoration: underline;
      font-weight: bold;
    }
    
  .openingtimes
    {
      color: #666666;
      font-size: 7.5pt;
    }
    
  .heading
    {
      font-weight: bolder;
    }
    
  .logo
    {
      font-size: 7pt;
      font-weight: bold;
    }
    
  .dynamic
    {
      font-size: 7pt;
      font-weight: bold;
    }
    
  .dynamic A
    {
      font-size: 7pt;
      font-weight: bold;
      text-decoration: none;
      color: #0066cc;
    }
    
  .copyright
    {
      font-size: 7.5pt;
      color: #999999;
    }
	
  .location
    {
	    font-size: 7pt;
	    color: #aaaaaa;
	  }
    
  .paneltitle
    {
      font-weight: bold;
      color: #ffffff;
    }
    
  .highlighttitle
    {
     font-weight: bold;
    }
    
  .highlightprice
    {
     font-weight: bold;
     color: #cc0000;
    }