body {
  background-color: #f8f8ff;
  color: #000000;
  background-image: url(limex-co.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

a {
  background-image: url(limex-co.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

a:link { color: #00008b; }
a:visited { color: #8b0000; }
a:active { color: #f8f8ff; }
a:hover { color: #000000; }

.abstract {
  margin-left: 5px;
  font-style: italic;
  background-color: #b0c4de;
  background-image: url(limex-b0c4de.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.news {
  background-color: #d3d3d3;
  padding-left: 5px;
  background-image: url(limex-gs.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.title {
  background-color: #191970;
  color: #dcdcdc;
  background-image: url(limex-191970.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.small { font-size: small }

//td {
//  background-image: url(limex-co.png);
//  background-position: 0 0;
//  background-repeat: no-repeat;
//  background-attachment: fixed;
//}

th { 
  background-color: #b0c4de;
  background-image: url(limex-b0c4de.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

td.small {
  font-size: small
}

td.menubar {
  font-size: small;
  background-color: #d3d3d3;
  background-image: url(limex-gs.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

td.vbar {
  background-color: #778899;
  background-image: url(limex-778899.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

td.hbar {
  font-size: small;
  background-color: #778899;
  background-image: url(limex-778899.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

td.address {
  background-color: #191970;
  background-image: url(limex-191970.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

address {
  text-align: right;
  color: #dcdcdc;
  font-size: small;
  background-color: #191970;
  background-image: url(limex-191970.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
