
                body {
                        background-color:#808080;
                        }

                p,li {
                        font-family:Clarendon,Georgia,Times,"Times New Roman",serif;
                        font-size:10pt;
                        font-weight:bold;
                        color:black;
                        }

                .hl {
                        font-size:12pt;
                        text-align:justify;
                        }

                a:link {
                        text-decoration : none;
                        color:black;
                        }

                a:visited {
                        text-decoration : none;
                        color:black;
                        }

                a:hover {
                        text-decoration : underline;
                        color:black;
                        }

                a:active {
                        text-decoration : none;
                        color:black;
                        }

