/* <!-- Stylesheet for INSEED.ORG e-books-->
<!-- style type="text/css" --></style -->
*/

    h1, h2, h3 { 
        font-family: "Trebuchet MS", arial, helvetica;
    }

    p, a, div, span, td { 
        font-family: "Courier New", arial, helvetica; 
    }

    h1.doc_header { 
        font-size: 180%; color: #000; font-weight: bold;
        text-align: center;
    }

    h2 { 
        font-size: 160%; color: #149; 
        font-weight: bold; 
        text-align: left;
        }

    h2.htitle { 
        font-size: 160%; color: #149; 
        font-weight: normal; 
        text-align: center;
        }

    span.bold { font-weight: bold; }

    span.italic { font-style: italic; }

    a { font-weight: normal; text-decoration: none; }
/*
    a:link { color: #000000; } 
    a:link { color: #139; }
    a:visited { color: #ff009f; }
    a:visited { color: #ff00ff;}
*/
    a:link { color: #0000ff; } 
    a:visited { color: #ff00ff;}
    a:active { color: #ff6666; }
    a:hover { color: #ee6600; }

    a.boldlink { font-size: 100%; font-weight: bold; } 


    div.header_box { 
        top: 0; 
        left: 0; 
        height: 100px; 
        background-color: #f0f0f0;
        background-repeat: repeat;  
    }

    div.centred { text-align: center; font-size: 100%; }

    div.coloured { font-size: 120%; font-weight: bold; color: #ff0000; padding-left: 0px; padding-right: 100px;}

    div.body_box { 
        background-color: #ffffff; 
        font-size: 90%;
        border-top: 6px solid #FBB917; 
        border-left: 6px solid #FBB917; 
        border-right: 6px solid #FBB917;
        border-bottom: 6px solid #FBB917; 
        padding-left: 10px; 
        padding-right: 10px;
    }

    body { 
        margin: 1px 20% 2px 2px;
        text-align: justify; float: right; 
/*        border-right: 10px solid yellow; */
        }

    table { clear:left; padding: 2px 0px 0px 0px; height: 85%;}

    td.text_body { padding-left: 50px; padding-bottom: 20px; padding-right: 200px; } 

    hr.bottom { 
        background-color: red;
        margin-right: 100px;
        margin-left: 100px;
        }   

/* ----------------------- */