body {
  font-family: Arial;
  font-size: 10pt;
  color: #000080;
  background-color: white;
}

table {
  font-size: 10pt;
  font-weight: normal;
}

a:link {
  color: #000080;
}

a:alink {
  color: #FF0033;
}

a:visited {
  color: #000080;
}

a:hover {
  color: #FF0033;
}

h1 {
  font-weight: bold;
  text-align: center;
  font-size: 20pt;
//  color: #BB2C30;
  margin-top: 5pt;
}

h2 {
  font-weight: bold;
  text-align: center;
  font-size: 18pt;
//  color: #BB2C30;
  margin-top: 5pt;
}

h3 {
  font-weight: bold;
  text-align: center;
  font-size: 15pt;
//  color: #BB2C30;
  margin-top: 5pt;
}

h4 {
  font-weight: bold;
  text-align: center;
  font-size: 12pt;
//  color: #BB2C30;
  margin-top: 5pt;
}

h5 {
  font-weight: bold;
  text-align: center;
  font-size: 10pt;
//  color: #BB2C30;
  margin-top: 5pt;
}

h6 {
  font-weight: bold;
  text-align: center;
  font-size: 8pt;
//  color: #BB2C30;
  margin-top: 5pt;
}

big {
  font-size: 14pt;
  font-weight: bold;
}

li {
  margin-bottom: 10pt
}

ins {
  text-decoration: none; 
  margin-left: -18pt;
}

div.enviro {
  margin-left: 20pt;
  margin-right: 20pt;
}

table.enviro {
  margin-left: 20pt;
  margin-right: 20pt;
}

td.munkatars {
  background-color: #E8ECF7;
  border-top: 1pt #A4BEE9 solid;
  border-bottom: 1pt #A4BEE9 solid;
}

td.kek {
  background-color: #C8D6E9;
}

td.szurke {
  background-color: #E8ECF7;
}

tr.kek {
  background-color: #C8D6E9;
}

tr.szurke {
  background-color: #E8ECF7;
}




