p {
 font-size: 11pt;
 font-family: 'Bookman Old Style', serif;
 color: #000000;
 background-color: #FFFFFF;
 text-align: justify;
}

h1 {
 font-size: xx-large;
 font-family: 'Arial Black', Gadget, sans-serif;
 color: #000000;
 background-color: #FFFFFF;
 text-align: left;
}

h2 {
 font-size: 22pt;
 font-family: 'Bookman Old Style', serif;
 color: #000000;
 background-color: #FFFFFF;
 text-align: center;
}

h3 {
 font-size: 13pt;
 font-family: 'Bookman Old Style', serif;
 color: #000000;
 background-color: #FFFFFF;
 text-align: center;
}

h5 {
 font-size: small;
 font-family: 'Arial Black', Gadget, sans-serif;
 color: #000000;
 background-color: #FFFFFF;
 text-align: right;
}

h6 {
 font-size: 10pt;
 font-family: 'Times New Roman', Times, serif;
 color: #000000;
 background-color: #FFFFFF;
 text-align: center;
}

h2.grey {
 font-size: 22pt;
 font-family: 'Bookman Old Style', serif;
 color: #A8A8A8;
 background-color: #FFFFFF;
 text-align: center;
}

h3.grey {
 font-size: 13pt;
 font-family: 'Bookman Old Style', serif;
 color: #A8A8A8;
 background-color: #FFFFFF;
 text-align: center;
}
