body
{
  background-color : #ffffff;
  font-family : arial, helvetica, sans-serif;
  font-size : 12px;
  text-align : justify;
  padding : 10px;
  color : #333333;
}

.dataheader
{
  background-color : #a6a6a6;
  color : #ffffff;
  font-weight : bold;
}

.datarow1, td.datatable
{
  background-color : #eeeeee;
  font-size : 10pt;
}

.datarow2
{
  background-color : #eeeeee;
  font-size : 10pt;
}

.datatable
{
  border : 1px solid #a6a6a6;
  font-size : 10pt;
}

.head1
{
  font-weight : bold;
  font-size : 16px;
}

input, select, textarea
{
  font-size : 10pt;
  color : #000000;
}

td
{
  font-family : arial, helvetica, sans-serif;
  font-size : 12px;
}

td a
{
  color : #ffffff;
  text-decoration : underline;
}

td a:hover
{
  color : #001644;
  text-decoration : underline;
}

