/*
 * Style sheet for the palestine pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #778899 }
   :active { text-decoration: underline; color: red }
   :hover { text-decoration: underline; color: #77ff77 }
   .blink { text-decoration: blink }
   .redc { color: red; }
   .darkred { color: #a52a2a; }
   .green { color: green; }
   .black { color: #000000; }
   .sign { font-size: 75% }
   .signa { font-size: 10pt; color: #000 }
   .times { font-family: "Times New Roman",times,roman,serif; }
   big { font-size: 150%; color: #000 }
   body { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   h1 { font-size: 190% }
   h2 { font-size: 160% }
   h3 { font-size: 140% }
   h4 { font-size: 120% }
   img { border-width:0px; }
   pre { color: #000; white-space: pre; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt;  }
   td { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }

