body {background-color: #D4E5FB;
      font-family:arial; 
      font-size:10pt; 
      color:#000099;
      }
body {
      fontfamily:arial; 
      fontsize:10pt;
      }
h1 {
     font-size:1pt;
     color:#3333CC;
    }

a {
   font-family:arial; 
   font-size:10pt; 
   color:#3333CC; 
   text-decoration:none; 
   font-weight:bold;
  }
a:visited {color:#3333CC;}
a:hover {color:#333399;}
a:active {color:#333399;}

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

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

hr { color:#000033;
     height:1pt;
     width:500pt;
    }
        
        /*FONTS*/
.tourhead {font-family:arial; font-size:14pt; color:#000099;font-weight:bold;}
.tourbig {font-family:arial; font-size:11pt; color:#000066;font-weight:bold;}
.toursm {font-family:arial; font-size:7pt; color:#000066;font-weight:normal;}

/*TABLES*/
.ttable  {background-color:#000099;}
.thead   {background-color:#99CCFF;}
.tcells1 {background-color:#c0e0F0;}
.tcells2 {background-color:#cceeFF;}

