body {background-color: #F2D3A5; font-family:arial; font-size:9pt; color:#330000;}
body {fontfamily:arial; fontsize:9pt;}
h1 {font-size:1pt;color:#330000;}

a {
   font-family:arial; 
   font-size:10pt; 
   color:#330000; 
   text-decoration:none; 
   font-weight:bold;
  }
a:visited {color:#663300;}
a:hover {color:#CC6600;}
a:active {color:#663300;}

p {
   margin-right:7pt;
   margin-left:7pt;
   margin-top:7pt;
   margin-bottom:7pt;
   }

td {
    font-family:arial; 
    font-size:9pt; 
    color:#330000;
    font-weight:normal;
    }

hr { color:#663300;
     height:1pt;
     width:500pt;
    }
        
        /*FONTS*/

.tourhead {
      font-family:arial; 
      font-size:14pt; 
      color:#330000;
      font-weight:bold;
      }
.tourbig {
         font-family:arial; 
         font-size:11pt; 
         color:#330000;
         font-weight:bold;
         }
.toursm {
         font-family:arial; 
         font-size:7pt; 
         color:#330000;
         font-weight:normal;
         }
/*TABLES*/
.ttable  {background-color:#330000;}
.thead   {background-color:#DDCAA6;}
.tcells1 {background-color:#eedbb7;}
.tcells2 {background-color:#feebc7;}

