/********* Global styles *********/

body, td {
  font-family: verdana, helvetica, arial, times;
  font-size: 14px;
  color: #FFFFFF;
}

body {
  background-color: #103839;
}

td.outer {
  background-color: #0E373D;
}

td.inner {
  background-color: #000000;
}

td.border {
  background-color: #6B9399;
}

.bold {
  font-weight: bold
}

.small {
  font-size: 12px
}

A:link, A:active, A:visited { color: #6B9399; text-decoration: none }
A:hover   { color: #8CB4BB; text-decoration: underline }

/********* page-specific styles *********/

.projectbrief {
  font-size: 10px
}

.junk {
  list-style: none;
  margin: 0;
  padding: 0;
