body {
 font-family: Arial;
 font-size: 10pt;
 text-align: left;
}

td {
 font-family: Arial;
 font-size: 10pt;
}

p {
 font-family: Arial;
 font-size: 10pt;
 text-align: justify;
}

div {
 font-family: Arial;
 font-size: 10pt;
}

ol {
 font-family: Arial;
 font-size: 10pt;
}

a {
}


ul {
 font-family: Arial;
 font-size: 10pt;
}


h1 {
 font-family: Arial;
 font-size: 20pt;
 font-weight: bold;
}

h2 {
 font-family: Arial;
 font-size: 16pt;
 font-weight: bold;
}

h3 {
 font-family: Arial;
 font-size: 12pt;
 font-weight: bold;
}

h4 {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
}

h5 {
 font-family: Arial;
 font-size: 10pt;
 font-weight: normal;
 text-align: center;
}


h6 {
 font-family: Arial;
 font-size: 20pt;
 font-weight: bold;
 text-align: center;
}