td {
  font-size: 13px;
  font-family : Arial;
  color: black;
}

th {
  font-size: 14px;
  font-family : Arial;
  color: black;
  font-weight: bold;
}

.menu {
  font-size: 13px;
  font-family : Arial;
  color: #1f1f1f;
  font-weight: bold;
}

.menutop {
  font-size: 11px;
  font-family : Arial;
  color: #1f1f1f;
}

.picborder {
	border-color: #831414;
	border: 0px;
}

h1 {
  font-size: 22px;
  font-family : Arial;
  color: #1f1f1f;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

h2 {
  font-size: 16px;
  font-family : Arial;
  color: #bb1f1f;
  font-weight: bold;
  margin-bottom: 0px;
}

h3 {
  font-size: 14px;
  font-family : Arial;
  color: #1f1f1f;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

.red {
  font-family : Arial;
  color: #bb1f1f;
}

.white {
  font-family : Arial;
  color: white;
}

.yellow {
  color: #ffee10;
}

.szoveg {
  font-size: 15px;
  font-family : Arial;
  color: #1f1f1f;
  text-align:justify;
}

.small {
  font-size: 11px;
  font-family : Arial;
  color: #1f1f1f;
}


.link {
  color: #bb1f1f;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
