BODY {
    margin: 1em 2em 1em 0;
    font: 10pt helvetica, tahoma, sans-serif;
    background-color : #FFFFFF;
    text-align : left;
    color : Black;
}

H1{
    font: 14pt helvetica, tahoma, sans-serif;
    text-align : left;
    color : Black;
    background-color : White;
    font-weight : bold;
}
H1.header{
    font: 14pt helvetica,tahoma,sans-serif;
    font-weight:bold;
    text-align : center;
    text-decoration:none;
    color : black;
    background-color : white;
    margin-top:1em;
    margin-bottom:1em;
}
H2{
    font: 12pt helvetica, tahoma, sans-serif;
    text-align : left;
    color : Black;
    background-color : White;
    font-weight : bold;
}
H3{
    font: 12pt helvetica, tahoma, sans-serif;
    background-color : White;
    color : Black;
    font-weight : bold;
}
TD{
    font: 10pt helvetica, tahoma, sans-serif;
    background-color : White;
    color : Black;
}
A{
    background-color : White;
    color: Black;
    text-decoration : none;
}

CODE,PRE{
	font : 10pt "courier new",monospace;
	font-weight : normal;
	background-color : White;
	color : Black;
}

.crta { display : none; }
.link2{ display : none; }
.ikone{ display:none; }
.centar{ text-align : center; }
IMG{ border: none; }
UL.toc{ list-style: none; }
UL.dot{	list-style: disc;}
.linktoc{
    background-color : white;
    color: black;
	text-decoration: none;
	}
.tocbox, .tocbox:VISITED, .tocbox:HOVER,
.tocbox2, .tocbox2:VISITED, .tocbox2:HOVER{
    background-color : white;
    color: black;
    margin-left:1em;
	text-decoration:none;
}
