body  {
        scrollbar-base-color :#CDD4DA;
        scrollbar-track-color :#CDD4DA;
        scrollbar-face-color :#A7AEB6;
        scrollbar-highlight-color :;
        scrollbar-3d-light-color : ;
        scrollbar-dark-shadow-color : ;
        scrollbar-shadow-color :#000066 ;
        scrollbar-arrow-color : #000066;
        background-color : white;
        margin-top : 0 cm;
        margin-left : 2%;
        margin-right : 4%;
        font : arial;

}

h1, h2  {
        font-family : "Arial";
        font-weight : bold;
        color : Blue;
        background-color : transparent;
        width : 100%;
        border-width : thin;
        clip : auto;
        overflow : none;
        border-style : solid;
        text-align : center;
        text-transform : none;
        float : none;
        font-size : medium;
}

p  {
        font-family : "arial";
        font-size : 12pt;
        text-align : justify;
}

