      body
        {
          margin:               0px;
          background-color:     #F9F7ED;
        }
      body, td
        {
          color:                #FF7400;
          font-family:          Trebuchet MS, Arial, Helvetica, sans-serif;
          font-size:            10pt;
        }
      div#header
        {
          background-color:     #CC0000;
          color:                #666666;
          text-align:           right;
          font-family:          Georgia, Arial, Helvetica, sans-serif;
          font-size:            7.5pt;
          padding-top:          5px;
          padding-right:        8px;
        }
      div#footer
        {
          color:                #999999;
          text-align:           center;
          font-size:            8pt;
        }
      div#one_cell
        {
          background-color:     #B02B2C;
          color:                #ffffcc;
          text-align:           center;
          font-size:            10pt;
          width:		195px;
        }
      div#chosen_cell
        {
          background-color:     #FF7400;
          color:                #ffffcc;
          text-align:           center;
          font-size:            10pt;
          width:		195px;
        }
      div#welcome
        {
          color:				#F9F7ED;
          width:                800px;
          font-family:          Georgia, Arial, Helvetica, sans-serif;
          background-color:     #B02B2C;
          border-style:         solid;
          border-color:         #F9F7ED;
          border-width:         2px;
          padding:              10px;
          text-align:           center;
          font-size:            12pt;
          font-weight:          bold;
        }
      div#hoteldata
        {
          text-align:           justify;
        }
      td.heading
        {
          font-weight:          bold;
        }
      div.tagline
        {
          font-size:            12pt;
          color:                #336699;
          font-weight:          bold;
          text-align:           left;
        }
      div.description
        {
          color:                #666666;
        }
      div#logo
        {
          padding:              10px;
        }
      table#content
        {
          width:                680px;
          background-color:     #ffffff;
        }
      div#textbody
        {
          padding-right:        25px;
          padding-left:         25px;
        }
      td.promotion
        {
          background-color:     #e7f0f8;
        }

	a.white:link 	{color: #ffffcc;}
	a.white:active 	{color: #ffffcc;}
	a.white:visited {color: #ffffcc;}
	a.white:hover 	{color: #ffffcc;}
        
	a.red:link {color: #FF7400;font-weight: bold; }
	a.red:active {color: #FF7400;font-weight: bold; }
	a.red:visited {color: #FF7400;font-weight: bold; }
	a.red:hover {color: #FF7400;font-weight: bold; }
