body {background-color: #FFCD98; font-family:arial; font-size:10px; color:#330000;}
body {fontfamily:arial; fontsize:12px;}
h1 {font-size:1pt; color:#993300; }

a {font-family:arial; font-size:12px; color:#993300; text-decoration:none; font-weight:bold;}
a:visited {}
a:hover {color:#CC6600; }
a:active { color:#663333; }

p { margin:10px;}

td {
    font-family:arial; 
    font-size:12px; 
    color:#330000;
    font-weight:normal;
    }

hr { color:#D7A082;
     height:0;
     width:2px;
    }
	
/*FONTS*/
.tourhead {
      font-family:arial; 
      font-size:15pt; 
      color:#cc0000;
      font-weight:none;
      }
.tourbig {
         font-family:arial; 
         font-size:12pt; 
         color:maroon;
         font-weight:normal;
         }
.toursm {
         font-family:arial; 
         font-size:7pt; 
         color:#330000;
         font-weight:normal;
         }

/*TABLES*/

.ttable  {background-color:white;}
.thead   {background-color:#f7b099;}
.tcells1 {background-color:#D7A082;}
.tcells2 {background-color:#D7A082;}


