/*style sheet controls output of perl scripts for various media materials or audiobooks listing*/
/*validated via jigsaw w3c validator on July 7, 2005 by pgf*/

BODY  {
  font-family : "Arial";
  font-size : 13px;
  font-weight : 600;
  font-weight : normal;
  text-decoration : none;
  color : black;
  background : white;
      }
P {
  font-family : "Arial";
  font-size : 13px;
  font-weight : normal;
  text-decoration : none;
  color : black;
  margin-left : 3%;
  margin-right : 2%;
      }
td {
  text-align : left;
      }
th {
  text-align : left;
      }
.title {
  font-family : "Arial";
  font-variant : small-caps;
  font-weight : 600;
  font-size : 16px;
  text-align : center;
  color : black;
  background : transparent;
      }
.question {
  font-family : "Arial";
  font-style : italic;
  font-size : 12px;
  font-weight : 600;
  margin-left : 3%;
  color : black;
  background : transparent;
      }
.header {
  font-family : Arial;
  font-size : 13px;
  font-weight : 600;
  color : black;
  background : transparent;
      }
.restitle {
  font-family : "Arial";
  font-weight : 600;
  color : black;
  background : transparent;
  font-size : 12px;
      }
.descrip {
  font-family : "Arial";
  font-weight : 500;
  font-size : 12px;
  margin-right : 0%;
  color : black;
  background : transparent;
  text-decoration : none;
      }
.has {
  font-family : "Arial";
  font-variant : small-caps;
  color : navy;
  background : transparent;
  font-size : 12px;
      }
.libhas {
  font-family : "Arial";
  font-variant : small-caps;
  font-weight : 500;
  font-size : 12px;
  background : transparent;
  margin-left : 3%;
      }
.restrict {
  font-family : "Arial";
  font-variant : small-caps;
  font-weight : 500;
  color : red;
  background : transparent;
  font-size : 11px;
      }
.footer {
  font-family : "Arial";
  font-weight : 500;
  font-size : 11px;
  margin-left : 3%;
  color : black;
  background : transparent;
      }
H2 {
  font-size : x-large;
  text-align : center;
      }
.IndexHead {
  font-size : large;
      }
.LetterLinks {
  font-size : medium;
  font-weight : bold;
  text-align : center;
      }
H3 {
  font-size : x-large;
  font-style : italic;
  font-weight : bold;
  text-align : center;
      }
.DBLinks {
  font-size : medium;
      }
.SectionHead {
  font-size : xx-large;
  text-align : left;
      }
.HoldingsList {
  font-family : Arial;
  font-size : small;
      }
a:link {
  font-family : "Arial";
  font-size : 12px;
  font-weight : 600;
  text-decoration : none;
  color : navy;
  background : transparent;
      }
A:visited {
  font-family : "Arial";
  font-size : 12px;
  font-weight : 600;
  text-decoration : none;
  color : navy;
  background : transparent;
      }
A:hover {
  font-family : "Arial";
  font-size : 12px;
  font-weight : 600;
  text-decoration : none;
  background : transparent;
      }
A:active {
  color : navy;
  background : transparent;
  text-decoration : none;
      }

