<HEAD>
<TITLE>Intricode stylesheet</TITLE>
<STYLE TYPE="text/css">
  H1 { font-family: "Arial";font-size: 14pt; color: red;font-style: oblique;font-weight:	bold }
  H2 { font-family: "Arial";font-size: 12pt; color: White; font-style: bold}
  H3 { font-family: "Arial";font-size: 10pt; color: white;font-style: normal }
  H4 { font-family: "Arial";font-size: 9pt; color: white;font-style: normal }
  H5 { font-family: "Arial";font-size: 8pt; color: white;font-style: normal font-weight:normal }  
  P { font-family: "Arial";font-size: 10pt; color: white; font-style: normal;font-weight:normal}
  BODY { background-color: black; image:grid.gif}
  TD{font-family: "Arial";font-size: 10pt; color: white; font-style: normal;font-weight:normal}

A:link { color: white}       
A:visited { color: orange}   
A:active { color: green }
A:hover { color: purple}    

</STYLE>
</HEAD>

