/*
 * Style sheet for the uscaravan pages
 */
   :link { text-decoration: underline; color: #ffffff }
   :visited { text-decoration: underline; color: #778899 }
   :active { text-decoration: underline; color: red }
   .blink { text-decoration: blink }
   .redc { color: red; }
   .reda { color: #af0000; }
   .redb { color: #990000; }
   .green { color: green; }
   .greena { color: #00ff00; }
   .yellow { color: #ffff00; font-size: 20pt; }
   .white { color: #ffffff; }
   .black { color: #000000; }
   .sign { font-size: 75%; }
   .sign1 { font-size: 55%; }
   .sign2 { font-size: 12pt; }
   .sign3 { font-size: 55pt; }
   .sign4 { font-size: 23pt; }
   .sign5 { font-size: 45pt; }
   .times { font-size: 33pt; font-family: "Times New Roman",times,roman,serif; }
   big { font-size: 140%; }
   body { background: #000; color: #eee; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   h1 { font-size: 190% }
   h2 { font-size: 170% }
   h3 { font-size: 150% }
   h4 { font-size: 125% }
img { border-width:0px; }
   td { color: #ffffff; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
