h1
{
    font-family : Arial , Helvetica , sans-serif;
    font-size : x-large;
    font-style : normal;
    font-weight : bold;
    color : rgb(0 , 102 , 102);
    text-align : center;
}
h2
{
    font-family : "Times New Roman" , Times , serif;
    font-size : large;
    font-style : normal;
    font-weight : bold;
    text-align : center;
}
p
{
    font-family : "Times New Roman" , Times , serif;
    font-size : medium;
    font-style : normal;
    font-weight : normal;
    text-align : justify;
    color : rgb(0 , 0 , 0);
    text-indent : 5mm;
}
br
{
    font-family : "Times New Roman" , Times , serif;
    font-size : small;
    font-weight : normal;
    text-align : justify;
    font-style : normal;
    color : rgb(0 , 0 , 0);
    Text-indent : 5mm;
}
blockquote
{
    font-family : "Times New Roman" , Times , serif;
    font-size : small;
    font-weight : normal;
    text-align : justify;
    left : 10mm;
    Text-indent : 5mm;
}
