body {
  font-family: "Helvetica", serif;
/*  background-color: #016797;*/
  background-color: #016797;
  color: #ffffff
}

A:link { color: #dae9f3 }
A:visited { color: #dae9f3 }
A:active { color: #ffffff }

table.navbar {
 /* background-color: #ffffff;*/
 /* color: #000000;*/
}
table.main {
  width: 100%;
  height: 82%;
  font-size: 10pt;
}
table.footer {
  width: 100%;
  height: 1%;
}


tr.labtitle {
  font-family: "Courier", Times, serif;
  font-size: 12pt;
  height: 2%;
}

tr.navbarhardrule {
  background-color: #dae9f3;
  height: 1pt; 
}

tr.navbarmenu {
  height: 2pt;
}

td.sidebar {
  width: 210pt;
  text-align: center;
  vertical-align: top;
}

font.lab {
  font-family: "Courier", Times, serif;
}

font.date {
  font-size: 10pt;
  font-style: italic;
  color: #cccccc;	
}

font.grant {
  font-size: 8pt;
  font-style: italic;
  color: #ffffff;
}

font.creator {
  font-size: 8pt;
  font-style: italic;
  color: #dae9f3;
}

li.primary{
  color: #ffffff
}

li.secondary{
  color: #000000
}

