body{
  padding-top : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-bottom : 10px;
  background-color : #1c1c1c;
}

h1{
  font-size : 9pt;
  color : white;
  
  
  padding-top : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  padding-left : 5px;
  background-color : #1c1c1c;
}

.menu_01{
  font-size : 10pt;
  font-weight : bold;
  color : white;
  background-color : #753c3c;
  padding-left : 10px;
  padding-top : 3px;
  padding-bottom : 3px;
}

.menu_02{
  font-size : 10pt;
  color : #1c1c1c;
  padding-top : 3px;
  padding-left : 10px;
  padding-bottom : 3px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #1c1c1c;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #1c1c1c;
  font-weight : bold;
}

.menu_02 a:hover{
  font-size : 10pt;
  font-weight : bold;
  color : #753c3c;
}

.menu_02 a{
  font-size : 10pt;
  font-weight : bold;
  color : #1c1c1c;
  text-decoration : none;
}

.menutxt{
  font-size : 9pt;
  line-height : 12pt;
  color : #1c1c1c;
  padding-left : 25px;
  padding-right : 25px;
}

.maintxt{
  font-size : 10pt;
  line-height : 13pt;
  color : #1c1c1c;
  padding-top : 5px;
}

.maintitle{
  font-size : 10pt;
  font-weight : bold;
  line-height : 13pt;
  color : #1c1c1c;
  padding-top : 5px;
  padding-bottom : 5px;
}

.maintxt a{
  font-size : 10pt;
  line-height : 13pt;
  color : navy;
  text-decoration : none;
}

.maintxt a:hover{
  font-size : 10pt;
  line-height : 13pt;
  color : #753c3c;
}

.line{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #808080;
  padding-top : 5px;
  padding-bottom : 5px;
}

.foot{
  font-size : 9pt;
  color : #1c1c1c;
  background-color : #c0c0c0;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #808080;
  padding-right : 10px;
  padding-top : 3px;
  padding-bottom : 3px;
}

.menu_03{
  font-size : 10pt;
  color : #753c3c;
  padding-top : 3px;
  padding-left : 10px;
  padding-bottom : 3px;
  border-left-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #1c1c1c;
  border-bottom-color : #1c1c1c;
  font-weight : bold;
}

.sekoutxt{
  font-size : 10pt;
  line-height : 13pt;
  color : #1c1c1c;
  
}

.sekoutxt a{
  font-size : 10pt;
  line-height : 13pt;
  color : navy;
  text-decoration : none;
}

.sekoutxt a:hover{
  font-size : 10pt;
  line-height : 13pt;
  color : #753c3c;
}

