<style type="text/css">
<!--

/* NB: IE 3 also does not pick up body colours from the linked style sheet, so  */
/*     so these are "hard coded" into the HTML.                                 */

body      {  font: 12pt "Times New Roman";
             color:"#000099";
	  }
.title    {  font: 20pt "Arial";
             color: "#FFFFFF";
             font-weight: bold;
          }
.big      {  font: 18pt "Arial";
             color: "#000099";
             font-weight: bold;
             font-style: italic;
          }
.small    {  font-family: "Arial";
             font-size: 8pt;
             color: "#000099";
          }
-->
</style>
