<meta charset=utf-8>
<style>
body {
  background-color: White;
  font-family: arial;
  font-weight: bold;
  font-size: 100%;
  color: black;
  }
a:link {
  color: blue; }
a:visited {
  color: blue; }
a:hover {
  color: blue; }
a:active {
  color: blue; }
table {
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  align-items: center;
  }
td.ots {
  width: 1040px;
  line-height: 1.3;
  text-align: center;
  }
td.nro {
  width: 1040px;
  line-height: 1.2;
  text-align: center;
  }
td.kuv {
  background-color: navy;
  width: 1040px;
  height: 750px;
  line-height: 1.0;
  text-align: center;
  vertical-align: center;
  }
td.cop {
  width: 1040px;
  line-height: 1.0;
  text-align: center;
  }
font.ots {
  font-family: arial;
  font-size: 160%;
  font-weight: bold;
  color: black;
  }
font.nro {
  font-family: arial;
  font-size: 110%;
  font-weight: bold;
  color: black;
  }
font.fin {
  margin: auto;
  font-family: arial;
  font-size: 80%;
  font-weight: bold;
  color: aqua; }
font.eng {
  margin: auto;
  font-family: arial;
  font-size: 80%;
  font-weight: bold;
  color: yellow; }
font.kuv {
  margin: auto;
  font-family: arial;
  font-size: 80%;
  font-weight: bold;
  color: lime; }
font.cop {
  margin: auto;
  font-family: arial;
  font-size: 100%;
  font-weight: bold;
  color: red; }
</style>