
body {
    font-family: Arial, sans-serif;
    font-size: 16px;
    text-align: center;
    color:black ;
    
}


body {
    background-color: #f4f4f4;
}





h1 {

    color: #9806e7;
    margin-bottom: 10px;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    text-align: center;
    font-size:x-large ;
}
h2 {

    color: #9806e7;
    margin-bottom: 10px;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    text-align: center;
    font-size:x-large ;

}
h3 {

    color: #9806e7;
    margin-bottom: 10px;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    text-align: center;
    font-size:x-large ;

}
h4 {

    color: #9806e7;
    margin-bottom: 10px;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    text-align: center;
    font-size:x-large ;

}
p1, p2, p3, p4 {
    color: #001167;
    margin-bottom: 200px;
    text-align:left ;
    font-size: large;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}






