
body {
    width: 70%;
    padding-top: 35px;
    margin-left: 15%;
    margin-right: 15px;
    line-height: 25px;
}

h1 {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    font-family: Verdana;
    text-align: justify;
}

h2 {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-align: justify;
}

p {
    color: #000000;
    font-size: 14px;
    font-family: Verdana;
    text-align: justify;
}