						BODY {
							font-family :  Verdana, Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
							margin-left : 7%;
							margin-right : 5%;
							text-align : justify;
							line-height : 130%;
						}

						IMG{
							vertical-align : middle;
						}

						A:LINK {
							color : Green;
							text-decoration : none;
							background-color : transparent;
						}

						A:VISITED {
							color : Blue;
							text-decoration : none;
							background : transparent;
						}

						A:HOVER {
							background-color : #FFFFFF;
							color : #00009F;
							text-decoration : none;
						}

						A.ssmItems:visited {
							font-family : Verdana, Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
							text-decoration:none;
							background-color : transparent;
							color : Olive;
						}

						A.ssmItems:link {
							font-family : Verdana, Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
							text-decoration:none;
							background-color : transparent;
							color : Gray;
						}

						A.ssmItems:hover {
							font-family : Verdana, Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
							text-decoration : underline;
						}

						H1,H2,H3,H4,H5,H6
						{	background : transparent;
							line-height : 150%;
						}
						H1 {
							margin-left : -3%;
							margin-right : -3%;
							color : White;
							background-color : #990000;
							font-size : 200%;
							padding-bottom : 5%;
							padding-top : 5%;
							text-align : center;
							page-break-before : always;
							margin-top: 5%;
						}

						H2 {
							color : #990000;
							font-size : 160%;
							margin-left : -3%;
							background : transparent;
						}

						H3 {
							color : #990000;
							font-size : 140%;
							margin-left : -3%;
							background : transparent;
						}

						H4 {
							color : #990000;
							font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
							font-size : 115%;
							margin-left : -3%;
							background : transparent;
						}

						H5 {
							color : #990000;
							font-size : 100%;
							font-weight : 900;
							background : transparent;
						}

						H6 {
							color : #000000;
							font-size : 100%;
							font-style : italic;
							font-weight : 800;
							margin-bottom : -0.8em;
							background : transparent;
						}

						BLOCKQUOTE {
							margin-left : 0;
						}

						CAPTION {
							font-weight : 800;
						}

						TH {
							background-color : transparent;
						}


						TD {
							background-color : transparent;
						}

						/*  oblika za informacijo o zadnji spremembi   */

						.documentinfo
						{
							font-size : xx-small;
							line-height : 80%;
						}
