
body  {

                        background-image: url("");
                        background-repeat:         no-repeat;
                        background-color:           #ffffff;
                        background-position:       ;
                        background-attachment:  ;

                        }

              p        {
                        text-align:         justify;
                        color:               #000000;
                        font-size:          100%;
                        font-weight:       bold;
                        font-style:          normal;
                        font-family:        "Arial";
                        margin:             2cm 5cm 0cm 5cm;
                        }

            h1        {
                        text-align:            left;
                        color:                  darkred;
                        font-size:             125%;
                        font-weight:          bold;
                        font-family:          "monotype corsiva";
                        margin:                1% 0% 0% 0%;

                        }

          h2          {
                        text-align:            left;
                        color:                  black;
                        font-size:             100%;
                        font-weight:          bold;
                        font-family:          "Tahoma";
                        margin:                1% 0% 0% 0%;



                        }

          h3             {
                        text-align:            center;
                        color:                  blue;
                        font-size:             100%;
                        font-weight:          Normal;
                        font-family:          "Arial";
                        margin:                1% 0% 0% 0%;
                        }