@charset "windows-1250";
<style type=text/css>
  unknown{
  }
  body, table, .main {
    margin: 0;
    padding: 0;
    border: 0;
    /* background-color: #d5ebf9; */
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 10pt;
  }
  a{
    color: black;
  }
  h5, p, pre, ul { 
    margin-top: 0;
	
  }
  h3 {
    margin-top: 0;
    margin-bottom: 10;
    color: red;
  }
  h5  { 
    margin-top: 0;
	color: #003366;
  }
  h6  { 
    margin-top: 0;
	color: #003366;
        font-size: 16px

  }
  p, pre {
    margin-left: 15;
  }
  .mnux, .mnuy {
    font-weight: bolder;
    color: white;
    font-size: 10pt;
    text-decoration: none;
  }
  .mnux{
    text-align: center;
  }
  .button {
  	background-color: #12215A;
  	color: white;
  	border: 2pt solid #D5EBF9;
  	font-weight: bolder;
  }
  .tabl{
  border: 2pt solid #D5EBF9;
  	
  }
  .next{
  color: navy;
  font-weight: bolder;
  text-align: right;
  padding-left:205;
  }
  
  BODY{
SCROLLBAR-FACE-COLOR: #cae6ff;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; /*484848*/
SCROLLBAR-3DLIGHT-COLOR: #cccccc;
SCROLLBAR-SHADOW-COLOR: #00000;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #dfdfdf;
SCROLLBAR-ARROW-COLOR: #3333cc;
} 
</style>
