<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 50px;
	margin-bottom: 50px;
	font-size: 100%;
	color: black;
  background-color: white;
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
/* background-image: url(DIS.png); */

.center {
  text-align: center;
}
.Regular {
 text-align: justify;
}

div.CenterDiv {
  text-align: center;
}
p.AnnexType{
  font-size: 120%;
  font-weight: bold;
  color: black; 
  text-align: center
}
p.AnnexHeadingBottom {
  font-size: 150%;
  font-weight: bold;
  color: black; 
  text-align: center;
  margin-bottom: 18px;
}
p.HeadingClause {
  font-size: 150%;
  font-weight: bold;
  color: black; 
  text-align: center;
  margin-top: 18px;
  margin-bottom: 18px;
}
p.HeadingPart{
  font-size: 120%;
  font-weight: bold;
  color: black; 
  text-align: center;
  margin-top: 18px;
}
p.TableCaption {
  font-size: 100%;
  font-weight: bold;
  text-align: center;
  margin-top: 18px;
}
p.Example {
  font-size: 90%;
  font-family: sans-serif;
}
p.FigureCaption {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	margin-top: 18px;
}
p.Footnote {
  font-size: 80%;
}
p.IndexEntry {
  font-size: 100%;
  margin-top: 0;
  margin-bottom: 5pt;
}
p.Params {
  font-size: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

table {
 width: 85%; 
 border-style: groove;
 border-width: medium;
 border-collapse: collapse;
 margin-bottom: 18px;
 margin-left: auto;
 margin-right: auto;
}
th {
 font-size: 112%;
 font-weight: bold;
 padding: 8px;
 border-style: groove;
 border-width: medium;
}
td, tr {
 padding: 8px;
 font-size: 92%;
 border-style: groove;
 border-width: medium;
} 
table.main { 
 width: 100%;
}
th.main1 {
 width: 35%;
}
table.topics {
 width:90%;
 text-align: left;
}
td.topics {
 vertical-align: top;
}
table.container {
 width:95%;
 text-align: left;
}
th.column1 {
 width: 15%;
 text-align: left;
}
th.column2 {
 width: 30%;
 text-align: left;
}
th.column3 {
 width: 55%;
 text-align: left;
}
table.maprules {
 width: 50%; 
}
table.services {
 width: 80%;
 margin-left: 15pt;
 padding: 0;
 border-style: none;
}
tr.services {
 padding: 0;
 border-style:none; 
}
td.services {
 vertical-align: top;
 padding: 0;
 border-style:none; 
}
table.RunningHeader { 
 margin: 0;
 width: 100%;
 border: 0px none;
 vertical-align: middle;
}
tr.RunningHeader {
 padding: 0;
 border-style: none;
 height: 30px;
}
td.RunningHeaderLeft {
 vertical-align: middle;
 padding: 0in 0in 0in 0in;
 border-style: none;
 text-align: left;
 font-size: 100%;
}
td.RunningHeaderRight {
 vertical-align: middle;
 padding: 0in 0in 0in 0in;
 border-style: none;
 text-align: right;
 font-size: 100%;
}
td.RunningHeaderCenter {
 vertical-align: middle;
 padding: 0in 0in 0in 0in;
 border-style: none;
 text-align: center;
 font-size: 100%;
}

h1 {
	font-size: 130%;
	font-weight: bold;
	margin-top: 24px;
}
h2  { 
  font-size: 130%;
  font-weight: bold;
  margin-top: 18px;
 } 
h3{
  font-size: 120%;
  font-weight: bold;
  margin-top: 14px;
}
h4   {
  font-size: 110%;
  font-weight: bold;
 } 
h5  {
  font-size: 100%;
  font-weight: bold;
}
p {
	font-size: 100%;
	color: #000;
} 
li {
  font-size: 100%;
  margin-top: 4px;
} 
ul {
  font-size: 100%;
} 

CODE, TT {
	font-family: monospace;
	font-size: 90%;
}
PRE { 
 font-family: monospace;
 color: black;
 font-size: 90%;
}
PRE.diagram {
	font-family: monospace;
	color: #000000;
	font-size: 75%;
}
pre.node {
 margin-left: 25px;
 font-size: 85%;
}
pre.listing {
 margin-left: 15px;
 font-size: 85%;
 font-weight: bold;
}

ol.AlphaEnumerate {
  font-size: 100%;
  list-style-type: lower-alpha;
  margin-bottom: 12px;
}
span.tred {
 color: red;
}

span.Code {
 font-family: monospace;
 font-size: 90%;
}

span.Object {
 font-weight: bold;
 font-size: 90%;
}

.copyright  {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #666666;
} 

.pi {
 font-family: Times	NewRoman; 
 font-size: 140%;
}

img.cube { 
 width: 20px;
 height: 18px;
 vertical-align: middle;
  margin-right: 5px;
}

/* Logo has two forms, Web3D and ISO_IEC, each with corresponding width/height attributes */
img.HAnimLogo {
 padding: 2px; 
 vertical-align: top;
}

/* bar has two forms, Web3D and ISO_IEC, each with corresponding width/height attributes 
 width: 458px;
 height: 54px;*/
img.HAnimBar{ 
 margin-top: 12px;
 border: 0px;
}

h2.terms2{
	margin-bottom:4px;
}

iframe.frame_header {
	width: 100%;
	height: 32px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 2px solid black;
}

iframe.frame_main {
	border: none;
	width: 100%;
	height: 100%;
}
</pre></body></html>