<STYLE>
  <!--
  
    BODY {
      color : #000099;
      font-size : medium;
      font-style : normal;
      font-weight : normal;
      font-family : Courier New, Courier, mono;
      text-decoration : none;
      vertical-align : middle;
    }

    TABLE {
      color : #000099;
      font-size : medium;
      font-style : normal;
      font-weight : normal;
      font-family : Courier New, Courier, mono;
      text-decoration : none;
      vertical-align : middle;
    }

    DIV.lnkheader {
      font-size : large;
      font-style : normal;
      font-weight : bold;
      color : #000099;
      font-family : Courier New, Courier, mono;
      text-decoration : none;
      vertical-align : middle;
    }
    
    DIV.localhead {
      font-size : x-large;
      font-style : normal;
      font-weight : bold;
      color : #000099;
      font-family : Courier New, Courier, mono;
      text-decoration : none;
      vertical-align : middle;
    }    

    DIV.localhead_red {
      font-size : x-large;
      font-style : normal;
      font-weight : bold;
      color : #CC0000;
      font-family : Courier New, Courier, mono;
      text-decoration : none;
      vertical-align : middle;
    }
    
    DIV.tourdates {
      font-size : medium;
      font-style : normal;
      font-weight : bold;
      font-family : Arial, sans-serif, New Roman;
      color : #CC0000;
      text-decoration : none;
      vertical-align : middle;
    }
    
    DIV.toursubinfo {
      font-size : small;
      font-style : normal;
      font-weight : normal;
      font-family : Courier New, Courier, mono;
      color : #000099;
      text-decoration : none;
      vertical-align : middle;
    }

    A.headhref {
      font-size : large;
      font-style : normal;
      font-weight : bold;
      color : #000099;
      font-family : Courier New, Courier, mono;
      text-decoration : none;
      vertical-align : middle;
    }

    A:HOVER.headhref {
      font-size : large;
      font-style : normal;
      font-weight : bold;
      color : #0066cc;
      font-family : Courier New, Courier, mono;
      text-decoration : none;
      vertical-align : middle;
    }
    
    A {
      font-size : medium;
      font-style : normal;
      font-weight : bold;
      font-family : Courier New, Courier, mono;
      color : #000099;
      text-decoration : none;
      vertical-align : middle;
    }

    A:HOVER {
      font-size : medium;
      font-style : normal;
      font-weight : bold;
      font-family : Courier New, Courier, mono;
      color : #0066cc;
      text-decoration : none;
      vertical-align : middle;
    }
    

  -->
</STYLE>