body {background-color: white;
      font-family:arial; 
      font-size:10pt; 
      color:#330066;
      }
body {
      fontfamily:arial; 
      fontsize:10pt;
      }
h1 {
     font-size:1pt;
     color:#9966CC;
    }

a {font-family:arial; font-size:10pt; color:#330066; text-decoration:none; font-weight:bold;}
a:visited {color:#706392;}
a:hover {color:#DFB890;}
a:active {color:#9966CC;}

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

td {
    font-family:arial; 
    font-size:10pt; 
    color:#330066;
    font-weight:normal;
    }

hr { color:#9966CC;
     height:1pt;
     width:100%;
    }

/*FONTS*/
.tourhead {
      font-family:arial; 
      font-size:14pt; 
      color:#9966CC;
      font-weight:bold;
      }
.tourbig {
         font-family:arial; 
         font-size:12pt; 
         color:#660099;
         font-weight:bold;
         }
.toursm {
         font-family:arial; 
         font-size:7pt; 
         color:#330066;
         font-weight:normal;
         }

/*TABLES*/

.ttable {background-color:#DCE0FB;}
.thead {background-color:#DFB890;}
.tcells1 {background-color:#BEB2DD;}
.tcells2 {background-color:#BEB2DD;}

