html, body {margin: 0; padding: 0}
body {background-color: #dd0000}
h1 {text-align: center; margin: 0; font-family: Tahoma; font-weight: normal; font-size: 32pt}
h2 {margin: 0; font-family: Tahoma; font-weight: bold; font-size: 12pt}
h2.center {text-align: center}
h3 {margin: 0 0 -10px 0; font-family: Tahoma; font-weight: bold; font-size: 10pt}
h4 {margin: 0; font-family: Tahoma; font-weight: bold; font-size: 11pt}
table.heading {border: 1px black solid; margin-top: 20px; height: 100px; background-color: white; background-image: url(images/fon.jpg); width: 96%}
table.content {margin-top: 20px; width: 96%; border: 0}
table.common {width: 100%; border-width: 1px 1px 0 1px; border-style: solid; border-color: black; background-color: white; background-image: url(images/fon.jpg); margin-bottom: 20px}
table.common tr td {border-bottom: 1px black solid}
td.h2 {height: 20px; padding-left: 9px; background-color: silver}
td.text {padding: 10px 8px; text-align: justify}
a {color: black; text-decoration: none}
a:visited {color: brown}
a:hover {color: red}
p, h3 {text-align: justify}
h2 {text-align: left}
img {border: 0}
.submenu {font-size: 10pt}
td.menu, td.submenu {padding: 10px 8px}
td.menu p, td.submenu p {text-align: left; margin-top: 0}
.menu p a, .menu a {font-weight: bold}
td.full {height: 600px; overflow: visible; padding: 10px 8px; text-align: justify}
a.explain {color: maroon; cursor: help}