body, table, td, th, p, input, select {
  font-family: verdana, tahoma, arial, helvetica;
  font-size: 10pt;
}

.fm {
  font-family: tahoma, arial, helvetica;
  font-size: 9pt;
}

.fm:link, .fm:visited  {
  COLOR: #013813; 
  text-decoration: none;
}

.fm:hover: {
  text-decoration: underline;
  color:#ED0000;
}

.fm1 {
  font-family: tahoma, arial, helvetica;
  font-size: 9pt;
  color: #ed0000;
  font-weight: bold;
}

.menu {
  font-family: tahoma, arial, helvetica;
  font-size: 9pt;
}

.menu, .menu:link, .menu:visited {
  color: #ffffff;
  font-weight: bold;
}

.menu:hover {
  color: #EDDC23;
}

.descr_s {
  font-size: 8pt;
}

.descr_s1 {
  font-size: 7pt;
  margin-top: 2px;
  text-align: left;
}

.anons {
  font-size: 8pt;
  font-style: italic;
  text-align: left;
}

.warn {
  color: #FE0100;
}

.small {
  font-size:10px
}

.pd {
  font-family: tahoma, arial, helvetica;
  font-size: 10pt;
}

.h5 {
  font-weight: bold;
  font-size: 9pt;
  font-family: arial;
}

.h6 {
  margin-left: 5px;
  margin-top: 5px;
  font-size: 9pt;
}

.h7 {
  margin-left: 10px;
}



h1 {
  font-family: tahoma, arial, helvetica;
  font-size: 10pt;
  color: #ED0000;
  font-style: bold;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
  background-color: #ffffff;
}

h2 {
  font-family: tahoma, arial, helvetica;
  font-size: 11pt;
  color: #000000;
  font-style: bold;
  margin-top: 2px;
  margin-bottom: 5px;
  margin-right: 20px;
}

h3 {
  font-family: tahoma, arial, helvetica;
  font-size: 10pt;
  color: #ED0000;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0px;
  background-color: #f1f1f1;
}

h4 {
  font-family: tahoma, arial, helvetica;
  font-size: 10pt;
  color: #ED0000;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0px;
}


h5 {
  font-family: tahoma, arial, helvetica;
  font-size: 9pt;
  color: #527B93;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 4px;
}

p {
  text-align: justify;
  margin-top: 4px;
  margin-bottom: 10px;
}

ul {
  margin-top: 2px;
  margin-bottom: 2px;
}

ol {
  margin-top: 2px;
  margin-bottom: 2px;
}

form {
  margin-top: 0px;
  margin-bottom: 0px;
}

input {
  font-size: 8pt; 
  font-family: arial;
  border: 1px solid rgb(236,60,60);
}

.submit {
  background-color: rgb(215,222,230);
}
