.body_all {
  BackGround-Color: 000000;
  Font-Family: Courier New;
  Font-Size: 11;
  Margin: 0;
  Color: 000000;

  Scrollbar-Arrow-Color: a76046;

  ScrollBar-Face-Color: 000000;

  ScrollBar-Track-Color: 000000;

  ScrollBar-3DLight-Color: 000000;
  ScrollBar-HighLight-Color: a76046;

  ScrollBar-Shadow-Color: a76046;
  ScrollBar-DarkShadow-Color: 000000;
}
.table_big {
  Width: 100%;
  Height: 100%;
  Border-Collapse: Collapse;
  Border-Width: 0;
  Padding: 0;
}
.div_big {
  Width: 100%;
  Height: 100%;
}

.table_width_1000 {
  Width: 1000;
  Border-Collapse: Collapse;
  Border-Width: 0;
  Padding: 0;
}
.table_width_100 {
  Width: 100%;
  Border-Collapse: Collapse;
  Border-Width: 0;
  Padding: 0;
}
.table_little {
  Border-Collapse: Collapse;
  Border-Width: 0;
  Padding: 0;
}


.A_ {
  Font-Size: 17;
  Font-Weight: Bold;
  Color: 660000;
  Padding: 10;
}
.Img_Foto {
  Margin: 10;
}
.Th_Heading {
  Font-Size: 21;
  Font-Weight: Bold;
  Color: EE3900;
  Padding: 10;
}
.Th_Table_Heading {
  Font-Size: 21;
  Font-Weight: Bold;
  Color: White;
  Padding: 10;
}
.Th_Heading_Little {
  Font-Size: 19;
  Font-Weight: Bold;
  Text-Align: Left;
  Padding: 10;
  Color: White;
}
.Th_Text {
  Font-Size: 17;
  Font-Weight: Bold;
  Text-Align: justify;
  Padding: 10;
  Color: 111111;
}
.Th_Text_Dark {
  Font-Size: 17;
  Font-Weight: Bold;
  Color: 666666;
  Text-Align: Left;
  Padding: 10;
}
.Tr_Table_Heading {
  BackGround-Color: BE6E52;
}
.Tr_Table_Heading_Little {
  BackGround-Color: CE7E62;
}
.Tr_Table_Text_1 {
  BackGround-Color: DE8E72;
}
.Tr_Table_Text_2 {
  BackGround-Color: EE9E82;
}