<STYLE>
<!--
body {
  font-size: 10pt;
  font-weight: normal;
  font-style: none;
  font-family: Arial, Georgia, Helvetica;
  color: rgb(0,0,0);
  text-decoration: none
  }
small {
  font-size: 6pt;
  font-weight: normal;
  font-style: none;
  font-family: Arial, Georgia, Helvetica;
  color: rgb(0,0,0);
  text-decoration: none
  }
A:link {
  font-size: 8pt;
  font-weight: normal;
  font-style: none;
  font-family: Arial, Georgia, Helvetica;
  color: rgb(0,0,170);
  text-decoration: none;
  text-transform: none
  }
A:visited {
  font-size: 8pt;
  font-weight: normal;
  font-style: none;
  font-family: Arial, Georgia, Helvetica;
  color: rgb(0,0,170);
  text-decoration: none;
  text-transform: none
  }
A:hover {
  font-size: 8pt;
  font-weight: normal;
  font-style: none;
  font-family: Arial, Georgia, Helvetica;
  color: rgb(170,0,0);
  text-decoration: none;
  text-transform: none
  }
A:active {
  font-size: 8pt;
  font-weight: normal;
  font-style: none;
  font-family: Arial, Georgia, Helvetica;
  color: rgb(0,170,0);
  text-decoration: none;
  text-transform: none
  }
h3 {
  font-size: 10pt;
  font-weight: bold;
  font-style: none;
  font-family: Georgia, Helvetica;
  color: rgb(0,0,0);
  text-decoration: none;
  text-transform: capitalize
  }
h4 {
  font-size: 10pt;
  font-weight: normal;
  font-style: none;
  font-family: Helvetica;
  color: rgb(0,0,0);
  text-decoration: underline;
  text-transform: capitalize
  }
td {
  font-size: 8pt;
  font-weight: normal;
  font-style: none;
  font-family: Arial, Georgia, Helvetica;
  color: rgb(0,0,0);
  text-decoration: none;
  white-space: auto
  }
.myclk {
  font-size: 16pt;
  font-weight: bold;
  font-style: none;
  font-family: Times;
  color: rgb(0,0,0);
  text-decoration: none;
  text-align: center;
  }
.main {
  font-size: 12pt;
  font-weight: normal;
  font-style: none;
  font-family: Arial;
  color: rgb(0,0,60);
  text-decoration: none;
  text-align: center;
  }
.mainHeader {
  font-size: 16pt;
  font-weight: bold;
  font-style: none;
  font-family: Centery Gothic, Times;
  color: rgb(0,0,0);
  text-decoration: none;
  text-align: center;
  }
.copyWright {
  font-size: 6pt;
  font-weight: none;
  font-style: italic;
  font-family: Arial, Times;
  color: rgb(0,0,0);
  text-decoration: none;
  text-align: center;
  }
-->
</STYLE>