body {
        background-color: White;
        margin: 2px;
}
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;
}
p {
        text-align: left;
        font-family : Verdana;
        font-size : 12px;
        color: black;
        font-weight: normal;
}
.menu {
        text-align: left;
        font-family : Verdana;
        font-size : 14px;
        color: black;
        font-weight: bold;
}
li {
        text-align: left;
        font-family : Verdana;
        font-size : 14px;
        color: black;
        font-weight: bold;
}
