body {
  font-size: 62.5%;
  font-family: Arial, Helvetica, sans-serif;
  background-color: black;
  background: #fff url(bg.png) top center repeat-x;
  width: 758px;
  margin: 0 auto;
}
span.pdf a {
  background: url(pdf.gif) center right no-repeat !important;
  padding-right: 17px !important;
}

h1 {
  color:  yellow;
  text-decoration: none;
  font-size:  2.8em;
  padding: 0;
  margin: 24px  29px 0 29px;
}
h1 a {
  color: yellow; 
  text-decoration: none;
}        
h2 {
  font-size: 1.2em;
  margin: 0;
}
h3 {
  font-size: 1.1em;
}
hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #666;
}
.authors {
  color: white;
  padding: 0 16px 18px 16px;
  margin: 0 13px 0 13px;
  font-size: 1.5em;
}
.authors a {
  color: white;
}
.authors a:hover {
  text-decoration: underline;
}
td a img {
  border: 1px solid #ccc;
  display: block;
}
td {
  vertical-align: bottom;
}
#nav-menu ul { 
  list-style: none;
  display: block;
  padding: 0;
  height: 26px;
  margin: 0 0 0 12px;  
  width: 717px;
  padding-left: 15px;
  background-color: #e0e0e0;
  border: 1px solid #888;
  border-bottom: 1px solid #a0a0a0;
}
#nav-menu li { float: left; margin: 0; }
#nav-menu li a {
  font-size: 12px;
  height: 18px;
  line-height: 18px;
  float: left;
  width: 116px;
  display: block;
  color: black;
  text-decoration: none;
  text-align: center;
  border-left:1px solid #c0c0c0;
  margin: 4px 0;
  color: #333;
}        
#nav-menu li a.right {
  border-right: 1px solid #c0c0c0;
}
#nav-menu li a.noleft {
  border-left: 0;
}
#nav-menu li.selected a {
  border-left: 0;
  height: 22px;
  line-height: 22px;
  background-color: #f8f8f8;
  color: black;
}
#nav-menu li.selected {
  margin-top: -5px;
  height: 30px;
  background-color: #f8f8f8;
  border-top: 1px solid #a0a0a0;
  border-left: 1px solid #a0a0a0;
  border-right: 1px solid #a0a0a0;
  border-bottom: 1px solid #f8f8f8;
}        
#nav-menu   li a:hover {
  text-decoration: underline;        
  color: black;
}
#nav-menu li.selected a:hover {
  text-decoration: none;
}
a {
  color: #FF0000;
  text-decoration: none;
}
.container a:hover { text-decoration: underline; }
.container {
  font-size: 1.5em;
  line-height: 1.6em;
  color: black;
  padding: 16px;
  padding-bottom: 4px;
  background-color: #f8f8f8;
  border: 1px solid #888;
  border-top: 0px;
  margin: 0 12px 24px 12px;
}
