body {text-align: justify; font-family: "Arial CE", Arial, Helvetica; font-size: 12px; line-height: normal; font-weight: normal; text-indent: 1em;  margin-left: 0px; margin-right: 0px; margin-top: 5px; bgcolor: white}
div {text-align: justify; font-family: "Arial CE", Arial, Helvetica; font-size: 12px; line-height: normal; font-weight: normal; text-indent: 0em}
td {text-align: justify; font-family: "Arial CE", Arial, Helvetica; font-size: 12px; line-height: normal; font-weight: normal; text-indent: 0em}
h1 {margin-bottom: 10px}
h3 {margin-top: 15px; margin-bottom: 10px}

div a {color: #000000}
div a:visited {color: #000000}
div a:hover {color: #000000}

.tyt {text-align: left; margin-bottom: 10px; font-family: "Times New Roman CE", Times, Times New Roman; font-size: 28px; text-indent: 0em}
.tyt_ang {margin-bottom: 10px; font-family: "Times New Roman CE", Times, Times New Roman; font-size: 20px; text-indent: 0em; text-align: left}
.sum {margin-top: 7px; margin-bottom: 4px; font-size: 11px; text-align: justify; text-indent: 0em; line-height: normal}
.keywords {text-align: left; margin-left: 0px; margin-right: 0px; margin-top: 5px; margin-bottom: 5px; font-family: "Arial CE", Arial, Helvetica; font-size: 8pt; line-height: normal; font-weight: normal; text-indent: 0em}
.pod1 {margin-top: 10px; margin-bottom: 5px; font-size: 13px; font-weight: bold; text-transform: uppercase; text-indent: 0em; text-align: left}
.pod2 {margin-top: 4px; margin-bottom: 2px; font-size: 12px; font-weight: bold; text-indent: 0em; text-align: left}
.pod3 {margin-top: 3px; margin-bottom: 2px; font-size: 12px; font-style: italic; text-indent: 0em; text-align: left}
.aut {margin-bottom: 10px; font-size: 16px; font-weight: bold; text-indent: 0em}
.adr {margin-bottom: 15px; font-size: 12px; text-indent: 0em}
.pis_tyt {margin-top: 10px; margin-bottom: 5px; font-size: 12px; font-weight: bold; text-indent: 0em}
.pis {text-align: justify; font-size: 11px; text-indent: 0em}
td {font-size: 11px; line-height: normal; text-indent: 0em; font-family: "Arial CE", Arial, Helvetica}
.td_c {text-align: center; font-size: 11px; line-height: normal; text-indent: 0em; font-family: "Arial CE", Arial, Helvetica}
.tyt_tab {text-align: justify; margin-top: 10px; margin-bottom: 3px; font-size: 11px; font-weight: bold; text-indent: 0em}
.tab_pod {text-align: justify; margin-top: 3px; font-size: 9px; line-height: normal; text-indent: 0em}
.ryc {text-align: justify; margin-top: 5px; margin-bottom: 10px; font-size: 11px; text-indent: 0em}
ul {margin-top: 0px}

#navcontainer 
  {
  background: #edc99e;
  width: 100%;
  margin: 0 auto;
  font-family: calibri, tahoma, verdana, sans-serif;
  font-size: 12px;
  text-align: center;
  text-transform: lowercase;
  font-weight: bold;
  }
  
  ul#navlist 
  {
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0px;
  width: 100%;
  }
  
  ul#navlist li 
  {
  display: block;
  margin: 0px;
  padding: 0px;
  }
  
  ul#navlist li a 
  {
  display: block;
  width: 100%;
  padding: 4px 4px 4px 4px;
  border-width: 1px;
  border-color: #edc99e;
  border-style: solid;
  color: black;
  text-decoration: none;
  background: #ffffff;
  }
  
  #navcontainer>ul#navlist li a 
  { 
  width: auto; 
  }

  ul#navlist li#active a 
  {
  background: #edc99e;
  }

  ul#navlist li a:hover, ul#navlist li#active a:hover 
  {
  color: white;
  background: transparent;
  border-color: #aaab9c #fff #fff #ccc;
  }