/* Style sheet for "BrassicaDB at JIC" on jiio10.
*/
HTML, BODY {
  font-family: Verdana,Arial,Helevetica,san-serif;
  font-size: 11pt;
  color: black;
  background-color: white;
  text-align: left;
}
H1, H2 {
  text-align: center;
}

A:link {color: #333399;}
A:active {color: #999900;}
A:visited {color: #006666;}

TR {
  vertical-align: top;
}
TH {
  background-color: #336699;
  color: white;
  font-size: 10pt;
  text-align: left;
}
TD {
  background-color: #CCCCCC;
  font-size: 10pt;
  text-align: left;
  vertical-align: top;
}

/* Styles for the standard footer. */
TABLE.footer {
  width: "100%";
}
TR.footer {
  vertical-align: center;
}
TH.footer{
  background-color: white;
  vertical-align: center;
}
TD.footer {
  background-color: white;
  vertical-align: center;
}
IMG.footer {
}
A.footer:link {color: white;}
A.footer:active {color: white;}
A.footer:visited {color: white;}

