body {
 font-family: Arial;
 font-size: 12;
 text-align: left;
 color: #000000;
}

h1 {
 font-family: Arial;
 font-size: 18;
 font-weight: bold;
 text-align: center;
 color: #000000;
}

h2 {
 font-family: Arial;
 font-size: 16;
 font-weight: bold;
 text-align: center;
 color: #000000;
}

h3 {
 font-family: Arial;
 font-size: 14;
 font-weight: bold;
 text-align: center;
 color: #000000;
}

h4 {
 font-family: Arial;
 font-size: 12;
 font-weight: bold;
 text-align: center;
 color: #000000;
}

h5 {
 font-family: Arial;
 font-size: 10;
 text-align: center;
 color: #000000;
}

