p {
    font-family: Times New Roman !important;
}

.Normal ul, p {
    font-family: Times New Roman;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 27px;
    letter-spacing: 0;
    color: #7b7b7b;
}

body {
    font-family: Times New Roman !important;
    font-size: 1em;
    line-height: 1.65714286em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #565656;
    font-weight: 400;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Times New Roman !important;
}




