
<!-- External style sheet for CHIRON site -->

BODY {
     font-family: Arial;
     font-size: 10pt;
     font-style: normal;
     BGCOLOR="#D6C6F7"
     }

A:link {
  color: #0000FF;
  text-decoration: underline;
}

A:visited {
  color: #003300;
  text-decoration: underline;
}

A:active {
  color: navy;
  text-decoration: underline;
}

A:hover {
  color: magenta;
  text-decoration: blink;
}

$DOCUMENT {
  font-family: Arial;
}

LINK {
  font-family: "Times New Roman", Times, serif;
  background-color: #D6C6F7;
; text-decoration: underline
}



