body {
  background-color: #ffffff;
  color: #000000;
  background-image: url(simplex-bkg.gif);
}

body, td, th, h1, h2 {
  font-family: sans-serif;
}

pre {
  margin: 0px;
  font-family: monospace;
}


a:link {
  color: #000099;
  text-decoration: none;
}

a:visited {
  color: #0000aa;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  background-color: #f0f0f0;
}

table {
  border-collapse: collapse;
}

.center {
  text-align: center;
}

.center table {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.center th {
  text-align: center !important;
}

td, th { border: 1px solid #000000; font-size: 75%; vertical-align: baseline;}

h1 {font-size: 150%;}

h2 {font-size: 125%;}

.p {text-align: left;}

.h {background-color: #7aa2e2; font-weight: bold; color: #000000;}
.hh {background-color: #89b6ff; font-weight: bold; color: #000000;}

.e0 {background-color: #b5d1ff; font-weight: bold; color: #000000;}
.v0 {background-color: #cccccc; color: #000000;}
.e1 {background-color: #d1e2ff; font-weight: bold; color: #000000;}
.v1 {background-color: #dddddd; color: #000000;}

i {color: #666666; background-color: #cccccc;}
/* img {float: right; border: 0px;} */
img {border: 0px;}
hr {width: 600px; background-color: #cccccc; border: 0px; height: 1px; color: #000000;}
