body {
   left: 0px;
   top: 0px;
   font: small  FONT-FAMILY: Times New Roman;
      color: black;
    margin: 0;
    padding: 0;
    font-size: 50%;
   
   }



b {    font-size: 90%;}

.formular{
    width: 100%;
    text-align: center;
    font-size: 70%;
}

.formular table{
    width: 50%;
    text-align: center;
}


.formular  td{
    width: 50%;
    text-align: left;
    font-size: 70%;

}

.formular  form{

    text-align: center;
    font-size: 70%;

}


h1, h2, h3, h4, h5, h6 {
    color: black;
    background: none;
    font-weight: small;
    margin: 0;
    border-bottom: 1px solid #aaa;
}


h1 { font-size: 150%; 
    padding-top: .1em;
    padding-bottom: .1em;
 border-bottom: none;
}

h2 { font-size: 120%; 
    padding-top: .5em;
    padding-bottom: .17em;
}

h3, h4, h5, h6 {
    border-bottom: none;
    font-weight: bold;
    padding-top: .5em;
    padding-bottom: .17em;
}
