body
{
}
body, td, th
{
    background-color : rgb(243 , 243 , 243);
    Display : block;
}
.style1
{
    color : blue;
    font-style : italic;
    text-align : center;
    font-size : 16px;
    Font-family : Times New Roman;
    Font-variant : normal;
    Font-weight : bolder;
}
.style2
{
    color : blue;
    text-align : center;
    font-size : 24px;
    font-style : italic;
    font-weight : normal;
    Font-family : Times New Roman;
    Font-variant : normal;
}
.style3
{
    color : navy;
    font-weight : normal;
    font-size : 20px;
    font-style : normal;
    text-align : justify;
    margin-left : 50px;
    margin-right : 50px;
    Font-family : Times New Roman;
    Font-variant : normal;
}
.style4
{
    color : navy;
    text-align : center;
    font-weight : normal;
    font-size : 20px;
    Font-style : normal;
    Font-family : Times New Roman;
    Font-variant : normal;
}
.style5
{
    color : navy;
    text-align : center;
    font-weight : bold;
    font-size : 42px;
    Font-style : normal;
    Font-family : Times New Roman;
    Font-variant : normal;
}
.style6
{
    font-weight : normal;
    color : blue;
    text-align : center;
    font-size : 24px;
    Font-style : normal;
    Font-family : Times New Roman;
    Font-variant : normal;
}
.style7
{
    font-size : 28px;
    font-weight : normal;
    color : red;
    text-align : center;
    Font-style : normal;
    Font-family : Times New Roman;
    Font-variant : normal;
}
.style8
{
    font-weight : normal;
    color : navy;
    text-align : center;
    font-size : 18px;
    Font-style : normal;
    Font-family : Times New Roman;
    Font-variant : normal;
}
.h1
{
    text-align : center;
    Font-family : Times New Roman;
}
.h2
{
    text-align : center;
}
h3
{
    Text-align : center;
}
h4
{
    Text-align : center;
}
h5
{
    Text-align : center;
}
h6
{
    Text-align : center;
}
