table {
   font-weight: lighter;
}

table.E5D {
  border: 2px solid #383634;
  background-color: #383634;
  width: 400px;
  text-align: left;
}
table.E5D tbody td {
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 4px 7px;
  text-align: center;
}
table.E5D tr:nth-child(even) {
  background: #1E1D1B;
}
table.E5D thead {
  background: #010000;
}
table.E5D thead th {
  font-size: 25px;
  font-family: E5D;
  color: #F0F0F0;
  text-align: left;
  padding: 0px 4px;
  padding-top: 5px;
  font-weight: lighter;
}
table.E5D tfoot td {
  font-size: 16px;
}

table.Aquarius {
  border: 2px solid #668486;
  background-color: #668486;
  width: 400px;
  text-align: left;
}
table.Aquarius tbody td {
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 4px 7px;
  text-align: center;
}
table.Aquarius tr:nth-child(even) {
  background: #52696B;
}
table.Aquarius thead {
  background: #3C4D4F;
}
table.Aquarius thead th {
  font-size: 50px;
  font-family: Aquarius;
  color: #F0F0F0;
  text-align: left;
  padding: 4px 4px;
  font-weight: lighter;
}
table.Aquarius tfoot td {
  font-size: 16px;
}

table.Visions {
  border: 2px solid #82796A;
  background-color: #82796A;
  width: 400px;
  text-align: left;
}
table.Visions tbody td {
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 4px 7px;
  text-align: center;
}
table.Visions tr:nth-child(even) {
  background: #696256;
}
table.Visions thead {
  background: #4D483F;
}
table.Visions thead th {
  font-size: 50px;
  font-weight: bold;
  font-family: Visions;
  color: #F0F0F0;
  text-align: left;
  padding: 4px 4px;
}
table.Visions tfoot td {
	
  font-size: 16px;
}

table.Mountain {
  border: 2px solid #767472;
  background-color: #767472;
  width: 400px;
  text-align: left;
}
table.Mountain tbody td {
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 4px 7px;
  text-align: center;
}
table.Mountain tr:nth-child(even) {
  background: #5F5E5C;
}
table.Mountain thead {
  background: #464544;
}
table.Mountain thead th {
  font-size: 43px;
  font-family: Mountain;
  font-weight: lighter;
  color: #F0F0F0;
  text-align: left;
  padding: 4px 4px;
}
table.Mountain tfoot td {
  font-size: 16px;
}

table.Restoration {
  border: 2px solid #817B74;
  background-color: #817B74;
  width: 400px;
  text-align: left;
}
table.Restoration tbody td {
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 4px 7px;
  text-align: center;
}
table.Restoration tr:nth-child(even) {
  background: #69665F;
}
table.Restoration thead {
  background: #514E4A;
}
table.Restoration thead th {
  font-size: 48px;
  font-family: Mountain;
  font-weight: lighter;
  color: #F0F0F0;
  text-align: left;
  padding: 4px 4px;
}
table.Restoration tfoot td {
  font-size: 16px;
}

table.Affinity {
  border: 2px solid #6D8665;
  background-color: #6D8665;
  width: 400px;
  text-align: left;
}
table.Affinity tbody td {
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 4px 7px;
}
table.Affinity tr:nth-child(even) {
  background: #586C52;
}
table.Affinity thead {
  background: #3F4F3B;
}
table.Affinity thead th {
  font-size: 50px;
  font-family: Affinity;
  font-weight: bold;
  color: #F0F0F0;
  text-align: left;
  padding: 4px 4px;
}
table.Affinity tfoot td {
  font-size: 16px;
}

table.Vector {
  border: 2px solid #866668;
  background-color: #866668;
  width: 400px;
  text-align: left;
}
table.Vector tbody td {
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 4px 7px;
}
table.Vector tr:nth-child(even) {
  background: #6B5253;
}
table.Vector thead {
  background: #4F3C3C;
}
table.Vector thead th {
  font-size: 50px;
  font-family: Vector;
  font-weight: lighter;
  color: #F0F0F0;
  text-align: left;
  padding: 4px 4px;
}
table.Vector tfoot td {
  font-size: 16px;
}

table.Virus {
  border: 2px solid #928A62;
  background-color: #928A62;
  width: 400px;
  text-align: left;
}
table.Virus tbody td {
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 4px 7px;
}
table.Virus tr:nth-child(even) {
  background: #746F4F;
}
table.Virus thead {
  background: #56533A;
}
table.Virus thead th {
  font-size: 50px;
  font-family: Vector;
  font-weight: bold;
  font-weight: lighter;
  color: #F0F0F0;
  text-align: left;
  padding: 4px 4px;
}
table.Virus tfoot td {
  font-size: 16px;
}

table.Fauna {
  border: 2px solid #528299;
  background-color: #528299;
  width: 400px;
  text-align: left;
}
table.Fauna tbody td {
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 4px 7px;
}
table.Fauna tr:nth-child(even) {
  background: #44687D;
}
table.Fauna thead {
  background: #334E5D;
}
table.Fauna thead th {
  font-family: Fauna;
  font-weight: regular;
  letter-spacing: .3rem;
  font-size: 50px;
  color: #F0F0F0;
  padding: 4px 4px;
}
table.Fauna tfoot td {
  font-size: 16px;
}

table.Other {
  border: 2px solid #6A7A82;
  background-color: #6A7A82;
  width: 400px;
  text-align: left;
}
table.Other tbody td {
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 4px 7px;
}
table.Other tr:nth-child(even) {
  background: #566269;
}
table.Other thead {
  background: #3F484D;
}
table.Other thead th {
  font-size: 50px;
  color: #F0F0F0;
  text-align: left;
  padding: 4px 4px;
}
table.Other tfoot td {
  font-size: 16px;
}