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 {
 color: #0000FF;
 text-decoration: none;
}


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;
 color: #FFFFFF;
 text-align: center;
}


h6 {
 font-family: Arial;
 font-size: 20pt;
 font-weight: bold;
 color: #FF0000;
 text-align: center;
}
