<style type="text/css">
A {color: goldenrod;}
A:link {color: goldenrod;}
A:visited {text-decoration: none; color: goldenrod;}
A:active {text-decoration: none; color: goldenrod;}
A:hover {text-decoration: none; color: goldenrod;}
BODY {
  BACKGROUND-COLOR: #C0C0C0;
  TOPMARGIN: 10;
  background-image: URL("img/rib.gif");
  background-repeat: repeat-x;
}
}
TD.title {
FONT-FAMILY: "helvetica";
COLOR: "white";
FONT-SIZE: 12pt;

}

TD.bigtitle {
FONT-FAMILY: "helvetica";
COLOR: "white";
FONT-SIZE: 14pt;

}
TD.bcolor {
  BACKGROUND-COLOR: #000000;
  COLOR: "white";
  FONT-FAMILY: "Arial";
  FONT-SIZE: 8pt;
  text-align:justify;
  background-image: URL("backgrnd.jpg");
  background-repeat: no-repeat;
}
TD.beigecolor {
  BACKGROUND-COLOR: #645739;
  COLOR: #ffffff;
  FONT-FAMILY: "Arial";
  FONT-SIZE: 10pt;
  HEIGHT: 40pt;
}
</style>
