﻿a:link       { color: #000000; text-decoration: underline }
a:visited    { color: #001E1E; text-decoration: underline }
a:active     { color: rgb(102,102,102);}
a:hover      { color: #A21717 }
body         { font-family: Courier New, Courier, Helvetica; background-image: url('papir.jpg'); color: 
               #001E1E; margin-top:0; margin-bottom:0;margin-left:0;margin-right:0 }
h1, h2, h3, h4, h5, h6 { font-weight: bold }

/*TOC*/
        #toc {border-left-style:solid;border-left-width:1px;border-left-color:gray}
        #toc p {font-size:9pt;margin-top:2pt;margin-bottom:2pt}
        #toc a {color:black;text-decoration:none}
        .tocH1,.tocH2 {margin-left:1em;font-weight:bold;}
        .tocH3 {margin-left:2em}
        .tocH4 {margin-left:4em}
