

h1 {
    color : #FFFFFF;
    font-family: Monotype Corsiva;
    font-size: 14pt;
    text-decoration: underline;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
  }


p {
    color : #FFFFFF;
    font-family : Times New Roman;
    font-size : 14pt;
    line-height : 100%;
    margin-bottom : 0;
    margin-top : 0;
    text-align : justify;
  }


h6 {
    color: #FFFFFF;
    font-family: Monotype Corsiva;
    font-size: 12pt;
    text-align: right;
    line-height: 100%;
    list-style-type: none;
    margin-top: 0;
    margin-bottom: -5;
  }


h2 {
    color : #FFFFFF;
    font-family: Monotype Corsiva;
    font-size: 12pt;
    text-decoration: underline;
  }


a {
    color : #FFCC66;
    font-style: italic;
  }

