

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-style: normal;
    color: #FFCC33;
    text-align: justify;
    line-height : 120%;
  }


.h1 {
    color : #FFCC33;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    font-style : normal;
    line-height : 150%;
    text-align : justify;
  }

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 16px;
    color: #FFCC33;
    text-align: justify;
    font-style:italic;
  }


h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFCC33;
  }


td {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
  }


.copyright {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10 px;
    font-weight: normal;
    padding-top: 5 px;
    padding-bottom: 5 px;
  }


a {
    text-decoration: none;
  }

