
 body { background-color: #4B649D; }

 table.table1 {
           background-color:#6B84BD; 
           border: "0 none white"; 
           width: 90%; }

 table.table2 {
           background-color:#00008c; 
           border: "0 none white"; 
           width: 100%; }

 table.table3 {
           background-color: #4B649D;
           border: "0 none white"; 
           width: 90%; }

 img {border: "0 none white"; }

 img.img2 {border: "1 solid white"; }

 img#photos1 { 
   cursor: hand; 
   border: "1 solid white";
   width: 500; }

 .hello1 {font-size: 18pt; 
           font-family: "Verdana", "Arial", "Helvetica";
           color: #7F7F00;
           font-weight: bold}

 .hello2 {font-size: 12pt; 
           font-family: "Verdana", "Arial", "Helvetica";
           color: #9F9F00;
           font-weight: normal}

 .hello3 {font-size: 12pt; 
           font-family: "Verdana", "Arial", "Helvetica";
           color: #FFFFFF;
           font-weight: normal}

 .link1 {font-size: 20pt; 
           font-family: "Verdana", "Arial", "Helvetica";
           color: #7F7F00;
           font-weight: bold}

 .link2 {font-size: 12pt; 
           font-family: "Verdana", "Arial", "Helvetica";
           color: #9F9F00;
           font-weight: normal}

 .link3 {font-size: 16pt; 
           font-family: "Verdana", "Arial", "Helvetica";
           color: #9FFF00;
           font-weight: normal}

 .link4 {font-size: 12pt; 
           font-family: "Verdana", "Arial", "Helvetica";
           text-decoration: none;
           color: #00FF00;
           font-weight: normal}

 .comment1 {font-size: 10pt; 
           font-family: "Verdana", "Arial", "Helvetica";
           color: #9F9F9F;
           font-weight: normal;}
