body
{
    background-color: #ffffff;
    color:#000000;
    margin-left:50px;
    margin-right: 50px;
    margin-top: 50px;
    margin-bottom: 100px;
}

p
{
    color: #000000;
    font-family: 'Times New Roman', Times, serif;
    font-weight:normal;
    font-size: 12pt;
    text-indent: 25px; 
}

h1
{
    color: #000000;
    padding: 5px;
    font-size: 16pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-align: center;
}

h2
{
    color: #000000;
    padding: 5px;
    font-size: 14pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-align: center;
}

h3
{
    color: #000000;
    text-align: center;
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    
}

h4
{
    color: #000000;
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
}
