<style>
<!--

body, td, input, textarea {
  font-family: Verdana;
  font-size : 11px;
}

body, td {
  cursor : default;
  color : #666666;
}

p, ul, ol, li, blockquote {
  line-height : 18px;
  margin-top : 10px;
  margin-bottom : 10px;
  text-align : justify;
}

blockquote {
  margin-left : 40px;
  margin-right : 20px;
}

h1, h2, h3, h4, .discount {
  font-family: Trebuchet MS, Arial, Verdana;
  font-weight : bold;
}

h1 {
  font-size : 20px;
  margin-top : 0px;
  margin-bottom : 10px;
  color : #21538C;
}

h2 {
  font-size : 18px;
  margin-top : 22px;
  margin-bottom : 10px;
  color : #2E72BF;
}

h3 {
  font-size : 16px;
  margin-top : 18px;
  margin-bottom : 10px;
  color : #3A90F3;
}

h4 {
  font-size : 14px;
  margin-top : 16px;
  margin-bottom : 10px;
}

.small, .submenu {
  font-size : 10px;
  line-height : 14px;
}

.discount {
  font-size : 16px;
}

.discount, .red {
  color : #CC3300;
}

a {
  text-decoration : none;
  color : #D95700;
  font-weight : bold;
}

a:visited {
  color : #B34700;
}

.w, a.w:visited {
  color : white;
}

.tag, .green {
  color : green;
}

a:hover {
  color : #FF6600;
}

a.w:hover {
  color : #FFCC00;
}

.bn {
  background-color : #0077FF;
}

.bs {
  background-color : #0066CC;
}

.bg {
  background-color : #F3F3F3;
}

body, .bw {
  background-color : #FFFFFF;
}

.info {
  background-color : #FAFAFA;
}

textarea,.code,.tag {
  font-family: Courier New;
  font-size : 13px;
}

.code {
  color : #21538C;
}

.left, .submenu {
  text-align : left;
}

.right {
  text-align : right;
}

.center, p.tourimage {
  text-align : center;
}

.compact, .submenu {
  margin-top : 4px;
  margin-bottom : 4px;
}

p.tourimage {
  margin-top : 20px;
  margin-bottom : 20px;
}

blockquote.compact {
  margin-left : 20px;
}

ul.submenu {
  margin-left : 7px;
}

.wingdings {
  font-family: Wingdings;
  font-size: 12px;
}

.symbol {
  font-family: Symbol;
  font-size: 12px;
}

.hand {
  cursor: hand;
}

-->
</style>
