/* <!-- Stylesheet for PUBL -->
<!-- style type="text/css" --></style -->
*/

    h1, h2, h3 { font-family: "Trebuchet MS", arial, helvetica; }
    p, a, div, span, td { font-family: arial, helvetica, "Courier New"; }
    h2 {
        font-size: 120%; color: #149;
        font-weight: normal;
        text-align: left;
        }

    body {
        font-size: 95%; width: 95%;
        margin: 5px 10% 0px 5px;
        text-align: justify; /* float: left; */
        border-right: 1px solid black; 
        border-bottom: 1px solid black;
        padding-left: 10px; 
        padding-right: 10px;
        padding-bottom: 10px;
        }


    span.bold { font-weight: bold; }

    a:link { color: #1589FF; }
    a:visited { color: #ee6600; }
    a:active { color: #ff6666; }
    a:hover { color: #00FF00; text-decoration: overline underline; }
    a.boldlink { font-size: 100%; font-weight: bold; }
    a { font-weight: normal; text-decoration: none; font-family: "Times New Roman", arial, helvetica; }


    table { padding: 0px 0px 0px 0px;  font-size: 80%;
            text-align: justify; float: left;
          }

    hr.bottom {
        color: #ff66ff;
        background-color: red;
        margin-right: 8%;
        margin-left: 8%;
        }

    .special { color: #3090C7; font-weight: bold; text-align:left; }
    .color { background-color: #99C68E; }
    .center { font-family: "Trebuchet MS", arial, helvetica; text-align: center; }    
/* ----------------------- */

