body
{
   font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   margin: 0 0 0 0;
   background-color: #cfebf7;
}
img
{
   border: none;
}
th
{
   font-weight: bold;
   font-size: 10pt;
}
td
{
   font-size: 10pt;
}
a:link
{
   font-family: arial, helvetica, sans-serif;
   font-size: 9pt;
   color: green;
}
a:visited
{
   font-family: arial, helvetica, sans-serif;
   font-size: 9pt;
   color: green;
}

.bold
{
   font-weight: bold;
}
.smalltext
{
   font-size: 8pt;
   font-weight: normal;
   font-family: arial, helvetica, sans-serif;
}

.btitletxt
{
   font-size: 12pt;
   font-weight: bold;
   color: #003399;
   font-family: book antiqua, helvetica, sans-serif;
}
.hand
{
   cursor:pointer;
}

