

html, body {
    height: 100% ;
    min-height: 100% ;
    margin: 0px ;
}
  *  {
      font-family: arial ;
      font-size:   10pt ;
    }

.footer_style {
    font-size: 8pt ;
}

.title_header {

      font-size:      12pt ;
      font-weight:    bold ;
      text-transform: uppercase ;

}
 