p { 
  font-family: "Arial";
    font-size: 0.875em;
  color:darkslateblue;
    text-align: justify;
}

h2 {
    font-family: "Arial";
    font-size: 1.000em;
    color: darkslateblue;
}
h4 {
    font-family: "Arial";
    font-size: 0.875em;
    color: darkslateblue;
}

ol {
    font-family: "Arial";
    font-size: : 0.750em;
    color: darkslateblue;
}