body {background-color: white;
      font-family:arial; 
      font-size:10pt; 
      color:000066;
      }
body {
      fontfamily:arial; 
      fontsize:10pt;
      }
h1 {
     font-size:1pt;
     color:#9999FF;
    }

a {
   font-family:arial; 
   font-size:10pt; 
   color:#333399; 
   text-decoration:none; 
   font-weight:bold;
  }
a:visited {color:#9999FF;}
a:hover {color:#999999;}
a:active {color:red;}

p {margin:7pt;}

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

hr { color:#9999FF;
     height:1pt;
     width:400;
    }
/*FONTS*/

.tourhead {
      font-family:arial; 
      font-size:14pt; 
      color:#9999FF;
      font-weight:bold;
      }
.tourbig {
         font-family:arial; 
         font-size:12pt; 
         color:#666666;
         font-weight:bold;
         }
.toursm {
         font-family:arial; 
         font-size:7pt; 
         color:#000066;
         font-weight:normal;
         }

/*TABLES*/
.ttable  {background-color:transparent;}
.thead   {background-color:#eeeeff;}
.tcells1 {background-color:#CCCCFF;}
.tcells2 {background-color:#CCCCFF;}
