/* bio style sheet */
#num {font-size: 18pt; font-family: Stencil, Due Date, Impact, Avant-Garde}
#dl {font-size: 18pt}

.short { display:inline; }
.long { display:none;  }

body 
{
  direction:;
  background: url(/000/right.gif);
  background-attachment: fixed;
  scrollbar-arrow-color: aaaaaa;
  scrollbar-track-color: efefef;
  scrollbar-face-color: eeeeee;
  scrollbar-highlight-color: cccccc;
  scrollbar-3dlight-color: cccccc;
  scrollbar-darkshadow-color: eeeeee;
  scrollbar-shadow-color: dddddd;
}
a:active { text-decoration: none; color: #0000ff; font-family: Arial, Helvetica,
sans-serif; font-style: normal}
a:link { text-decoration: none; color: #000000; font-family: Arial, Helvetica, sans-serif;
font-style: normal}
a:visited { text-decoration: none; color: #000000; font-family: Arial, Helvetica,
sans-serif; font-style: normal}
a:hover { color: #000000; background: #ddddcc; border: "2"; color: #000000; border-color: #000000; font-family: Arial,
Helvetica, sans-serif; font-style: normal}
