<html>
<head>
<title></title>

<style type="text/css">

<!-- 
The font-family defines the preferred font for ALEPH WEB interface.
   The system checks the fonts installed on the user's PC against the
   the definitions, and uses the first match found. 
   NOTE! fonts differ from each other in the characters that are 
   included, and in performance, usually in direct proportion; i.e.
   fonts that include large range are heavy load on PC. Therefore,
   when defining your fonts, take into account the characters in your 
   database. 
   NOTE: Aug. 21, 2001. Ex Libris has found that Arial Unicode MS has
   the largest range, but creates performance problems on PC operating
   under NT, with IE 5.5 and 6.0.

body

{
  background-color:#F5F5F5;
  font-size:13px;
  font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  color:black;
  text-decoration:none;
}
.title
{
  font-size:15px;
  font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:black;
}
.topbar
{
  font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:black;
}
.middlebar
{
  font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:normal;
  color:black;
  background-color:#E6E6E6;
  border: 0px; 
  border-top: 0px;
  border-bottom: 0px;
  border-style: solid;
  border-color:#000000;
}
.bottombar
{
  font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:normal;
  color:black;
  background-color:#E6E6E6;
  border: 0px; 
  border-bottom: 0px;
  border-style: solid;
  border-color:#000000;
}
.feedbackbar
{
  font-size:11px;
  font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#FF0000;
  background-color:#F5F5F5;
}
.bar
{
  font-size:13px;
  font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:normal;
  color:#000080;
}
.indent1
{
  font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  margin-left:5%;
}
.copyright
{
  font-size:10px;
  font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  color:#6F6F6F;
  text-align:left;
}
.text1
{
  font-size:11px;
  font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:normal;
  color:black;
}
.text2
{
  font-size:15px;
  font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:red;
}
.text3
{
  font-size:13px;
  font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:black;
}
#small
{
  font-size:11px;
}
#italics
{
  font-style: italic;
}

.text3y
{
  color:black;
  font-weight:bold;
  font-size:11px;
background-color:#FFD700;
border-style:none;
padding:5px;
font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
}

.text3r
{
  color:black;
  font-weight:bold;
  font-size:11px;
background-color:#FF6600;
border-style:none;
padding:5px;
font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
}




.text9
{
  font-size:13px;
  font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:normal;
  color:black;
}
#italics
{
  font-style: italic;
}
.text9y
{
  color:black;
  font-weight:bold;
  font-size:13px;
background-color:#FFD700;
font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
}
.help1
{
  font-size:11px;
  font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#black;
}



.tr1
{
  font-size:13px;
  font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:normal;
  color:black;
  background-color:#DCDCDC;
}
#bold
{  
  font-weight:bold;
}
.td1
{
  font-size:13px;
  font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:normal;
  color:black;
  background-color:#E6E6E6;
}
#bold
{  
  font-weight:bold;
}
#centered
{
  text-align: center;
}
#right
{
  text-align: right;
}
.td2
{
  font-size:13px;
  font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:black;
  background-color:#E6E6E6;
}
#small
{
  font-size:11px;
}
a:link
{
  color:black;
}
a:visited
{
  color:black;
}
a:active
{
  color:black;
}
a.blue:link
{
  font-size:13px;
  font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:normal;
  color:black;
  text-align:center;
  text-decoration: none;
}
a.blue:visited
{
  font-size:13px;
  font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:normal;
  color:black;
  text-align:center;
  text-decoration: none;
}
a.blue:hover
{
  color:#FF6600;
}
a.big:link
{
  font-size:16px;
  font-family:Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:black;
  text-align:center;
  text-decoration: none;
}

-->

</head>
</html>
