body {
  font-family:'Arial';
  font-size:12pt;
  font-weight:normal;
  color:#000000;
  background-color:#F0F0F0;
  }
.normal	{ margin: 0cm 0cm; background-color:#F0F0F0; font-family:'Arial';font-size:10pt;}
.normal input { font-size:8pt; }
.normal select { font-size:8pt; }
.normal	table td { padding:0px; }
.normal	thead th { background-color:rgb(  0,128,192);font-size:10pt;font-weight:bold  ;color:rgb(255,255,255);}
.normal	thead tr { background-color:rgb(  0,128,192);font-size:10pt;font-weight:bold  ;color:rgb(255,255,255);}
.normal	tbody tr { background-color:rgb(224,224,255);font-size: 8pt;font-weight:normal;color:rgb( 64, 64, 64);}
.normal	tbody tr.a { background-color:rgb(224,224,255);font-size: 8pt;font-weight:normal;color:rgb( 64, 64, 64);}
.normal	tfoot tr { background-color:rgb(  0,128,255);font-size: 8pt;font-weight:bold  ;color:rgb(255,255,255);}
.normal	tbody tr.b { background-color:rgb(240,240,255);font-size: 8pt;font-weight:normal;color:rgb( 64, 64, 64);}
body#fix {
  font-family:'Arial';
  font-size:12pt;
  font-weight:normal;
  color:#000000;
  background-color:#0080C0;
}

