<html>
<style>

  body {bgcolor="#FFFFFF" text="#000000" 
link="#009900" vlink="#BB0000" alink="#BBBB00"}

  h1 {font: 22pt Verdana; color: blue}
  h2 {font: 18pt Verdana; color: blue}
  h3 {font: 16pt Verdana; color: blue}

  p {font: 12pt Victorian; color: black}

  table {font: 12pt Arial; color: black}

  ul {list-style-type: square; color: green; font: 12pt Arial}
  ol {color: green; font: 12pt Helvetica}

  strong {color: black; font-style: normal; font-variant: normal; font-weight: bold; font-size: 22pt; font-family: Helvetica}
  em {color: black; font: 18pt; Helvetica}
</style>
</html>