body {
  font: bold x-small/1em Verdana,Arial,Helvetica,sans-serif;
  background-color:#FFF;
  color: #000;
}

a {
  color: #045907;
  font-weight:bold;
  text-decoration: none;
}
  

table.pageTable {
  border-right:thin black solid;
  border-left:thin black solid;
  border-bottom:thin black solid;
}

h2.pageTitle {
  font: bold large/2em Verdana,Arial,Helvetica,sans-serif;
  text-align:center;
}

tr.contact td {
  text-align:center;
  vertical-align:top;
}

tr.nav td {
  text-align:center;
}

td.date {
  font-size:x-small;
  color:#AAA;
}

td.news {
  font-size:normal;
  color:#000;
  font-weight:bold;
}

.credits {
  font-size:x-small;
}

table.orderform th {
  text-align:right; 
  background-color:#FFF;
}

th {
  text-align:left;
  background-color:#BBB;
}

