     BODY { color: gray;
            background: url(images/backgrdint.gif) white;
     }
     BODY.last { color: gray;
            background: url(images/bg4.gif) white;
     }
     A:link { color: #0000b0; }
     A:visited { color: #008000; }
     A:active { color: #00000b0; }

H1, H2, H3, H4, H5, H6, P, OL, DIR, MENU, DIV,

DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, HR { display: block }

     
     H1.naslov { text-align: center;
     padding-left: 0%;
     color: #b00000;
     font-size: 24pt;
     font-family: sans-serif, helvetica;
     font-weight: bold;
     letter-spacing: 25px;
     }
     H2 { text-align: left;
     color: blue;
     font-size: 18pt;
     font-family: helvetica;
     font-family: arial, helvetica;
     }
     H3 { text-align: center;
     padding-left: 0%;
     color: maron;
     font-size: 16pt;
     font-family: helvetica;
     }

     UL { margin-top: 25pt;
          display: list-item;
          margin-left: 10%;
          margin-bottom: 10pt;
          list-style: url(images/bullet.gif);
        }

