table {
  border-color: #000000;
  border-style: none;
}

h2,h3,h4,h5,h6 {
  font-family: Arial;
}

h1 {
  font-size: 28px;
  font-family: Arial;
  font-weight: 100;
  color: #2E2EEE;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

td,th,p,textarea,input,select,li {
  font-family: Arial;
  font-size: 12px;
}

li {
  line-height: 20px;
}

tr.gr {
  background-color: #E0E0E0;
}

tr.head {
  color: #FFFFFF;
  background-color: #2E2EEE;
}

#Logo {
  font-size: 32px;
  font-family: Arial;
  font-weight: 700;
  color: #2E2EEE;
}

#Letter {
  font-size: 32px;
  font-family: Arial;
  font-weight: 100;
  color: #2E2EEE;
}

a.Menu {
  font-size: 32px;
  font-family: Arial;
  font-weight: 100;
  text-decoration: none;
}

a.MenuL {
  font-family: Arial;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

a:link {
  color: #2E2EEE;
}

a:visited {
  color: #1C1CCC;
}

a:active {
  color: #2E2EEE;
}

a:hover {
  color: #3F3FFF;
}

table.beam {
  width: 550px;
}