td   {font-family: Trebuchet MS, Arial, sans-serif; 
      font-size: 12pt;
      line-height: 16pt; 
      color: #00008b; }

address { font-style: normal;
          font-size: 10pt;
          font-family: Trebuchet MS, Arial, sans-serif;
          color: #00008b; 
          background-color: #33cccc; }

body  { background-image: url(BkgFade.jpg);
        background-repeat: repeat-x;
        font-family: Trebuchet MS, Arial, sans-serif;
        font-size: 12pt;
        color: #00008b;
        line-height: 10pt;}

h1  { font-size: 16pt;
      line-height: 10pt; }

#title { font-size: 20pt; }
#author{ font-size: 9pt;
         font-style: italic;
         text-align: right;
         line-height: 10pt;}

.ratesheader { font-style: normal;
               font-weight: bolder; 
               color: #9400d3; }

.header {font-weight:bolder;
         line-height: 10pt;}

.bottomlinks  {font-size: 10pt; }

.hotelname {font-weight:bolder;
            font-size: 16pt; }

#postit  {position: absolute;
          width: 260px;
          padding: 5px;
          background-color: #ffff99;
          border: 1px solid blue;
          visibility: hidden;
          z-index: 100;
          cursor: hand;
          line-height: 12pt;}

.mailarticle  {display: block;
               float: left;
               width: 225px;
               height: 225px;
               background-image: url(mailbkg.gif);
               padding: 10px;
               border: solid 1px #000;
               margin-right: 10px;}

.mailtext  {font-family: Arial, Helvetica, sans-serif;
            font-size: 10pt;
            color: #000;
            background-image: url(mailgrn.gif);
            background-repeat: no-repeat;
            width: 205px;
            padding: 10px;}






