p {
        text-align: left;
        font-family : Verdana;
        font-size : 12px;
        color: black;
        font-weight: normal;
        }
table {
        border: 0;
        font-size : 12px;
        font-family : Verdana;
        color : Black;

}
h1 {
        text-align: center;
        font-family : Verdana;
        font-size : 16px;
        font-weight: bold;
}
h2 {
        text-align: center;
        font-family : Verdana;
        font-size : 13px;
        font-weight: bold;
}
h3 {
        text-align: center;
        font-family : Verdana;
        font-size : 12px;
        font-weight: bold;
}
