  body {
    background-color:#ffffff; 
    font-family: Arial, Helvetica, sans-serif;
    margin:0;
    padding:0;
    color:#000000;
  }  
  a, a img, a:visited, a:active {
    text-decoration:underline;
    border:0px none;
    color:#000000;
  }
  img{
  	border:0px;
  }
  h1 {
    font-size:1.5em;
    font-weight:bold;
  }
  h2 {
    font-size:1.3em;
    font-weight:bold;
  }
  h3 {
    font-size:1.0em;
    font-weight:bold;
  }
  h4 {
    font-size:0.8em;
    font-weight:bold;
  }
  ul {
    padding-left:20px;
    margin:2px;
    list-style-type:circle;
    text-align:left;
  }
  h1,h2,h3,h4,h5,h6{
    display: inline;
  }

 .banner {
    display:none;
  }
  .tabla_content{
    display:none;
  }
  .tabla_content a{
    color:#000000;
  }
  .tabla_left {
    width:0px;
  } 
  .tabla_right {
    width:0px; 
  } 
  .polc {
    display:none;
  } 
  .noPrint {
    display:none;
  }
  .printheadline {
    font-size:1.2em;
  }
	hr {
	  color:#000000;
    background-color: #000000;
    border: 0;
  }
  .kishr {
	  color:#A0522D;
    background-color: #A0522D;
    border: 0;
    width:70%;
  }
  .print {
    color:#000000;
  }
