<STYLE type="text/css">

 A:link {color: #0000FF; text-decoration: underline; text-transform: none; }
 A:visited {color: #0000FF; text-decoration: underline; text-transform: none; }
 A:hover {color: #9966FF; text-decoration: none; text-transform: none; }

 P { font-size: 10pt; font-family: arial; }

BODY
{ margin-top: 5;
  margin-bottom: 5;
  margin-left: 5;
  margin-right: 5;
  padding-left: 5;
  padding-right: 5;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: arial;
  font-size: 10pt;
}

  .sr { margin-left: 65px; }

#header {
  background: url(Banner.JPG);
  background-repeat: no-repeat;
  margin: 0px;
  padding: 5px;
  height: 131px;
  color= #FFFFFF;
}

#left {
  position: absolute;
  left: 10px;
  top: 136px;
  margin-left: 0px;
  width: 175px;
  padding-left: 5;
  padding-right: 5;
  padding-top: 10;
  background-color: #CCCCFF;
  background-image: none;
  border: none;
  font-size: 10pt;
}


#thedate
{
  position: absolute;
  left: 200px;
  top: 136px;
  margin-left: 0px;
  width: 250px;
  padding-left: 0;
  padding-right: 5;
  padding-top: 10;
  background-color: #FFFFFF;
  background-image: none;
  border: none;
  font-size: 10pt;
}


#left li
{
list-style: none;
margin: 0;
padding: 0em;
}


#center {
  top: 0;
  margin-left: 200px;
  margin-right: 15px;
  font-family: arial, helvetica, geneva;
}


#footer {
  bottom: 1%;
  font-family: Geneva, arial, helvetica;
  font-size: 8pt;
  margin-bottom: 20px;
  padding-top: 50px;
}


td {
  font-family: arial, helvetica;
  font-size: 10pt;}




</style>