<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Stylesheet</title>
<style>
td.rowl {
   font-family: non-serif;
   font-size: xx-small;
   text-align: left   }

tr.head {
   background: #000000;
   color: #ffcc99  }
tr.body {
   background: #ffffff;
   color: #000000  }
tr.foot {
   background: #000000;
   color: #ffcc99  }
td.rowc {
   font-family: non-serif;
   font-size: x-small;
   text-align: center   }
td.rowc2 {
   font-family: non-serif;
   font-size: xx-small;
   text-align: center   }
td.rowr {
   font-family: non-serif;
   font-size: x-small;
   text-align: right   }
td.rowbl {
   font-family: non-serif;
   font-size: x-small;
   font-weight: bold;
   text-align: left   }
td.rowbc {
   font-family: non-serif;
   font-size: x-small;
   font-weight: bold;
   text-align: center   }
td.rowbc2 {
   font-family: non-serif;
   font-size: small;
   font-weight: bold;
   background: #ffcc99;
   color: #000000;
   text-align: center   }
td.rowbc2w {
   font-family: non-serif;
   font-size: small;
   font-weight: bold;
   background: #000000;
   color: #ffcc99;
   text-align: center   }
td.rowbr {
   font-family: non-serif;
   font-size: x-small;
   font-weight: bold;
   text-align: right   }
</style>
</head>
<body>
</body>
</html>
