<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-image:url(WatermarkDraftInternationalStandard.png);
}

iframe.header {
  position: fixed;
  top: 0;
  height: 32px;
  left: 0;
  width: 100%;
  min-width:600px;
  background-color: white;
  border-color: transparent;
  border-bottom-color: black;
  border-top-color: black;
  z-index: 999;
}

/* The first element needs the additional padding so it's not hidden by the iframe */
div.CenterDiv_First {
  padding-top: 32px;
  text-align: center;
}
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.CellBodyCenter {
  font-size:  100%;
  font-weight: normal;
  color: black;
  text-align: center;
  margin: 0;
  padding: 0;
}
p.CellBodyLeft {
  font-size:  100%;
  font-weight: normal;
  color: black;
  text-align: right;
  margin: 0;
  padding: 0;
}
p.CellBodyRight {
  font-size:  100%;
  font-weight: normal;
  color: black;
  text-align: right;
  margin: 0;
  padding: 0;
}

p.Example {
  margin-top: 18px;
  margin-bottom: 18px;
  font-size: 90%;
  font-family: univers, arial, sans-serif;
}
p.FigureCaption {
  font-size: 100%;
  font-weight: bold;
  text-align: center;
  margin-top: 18px;
}
p.Footnote {
  font-size: 80%;
}
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.IndexEntry {
  font-size: 100%;
  margin-top: 0;
  margin-bottom: 5px;
}
td.IndexEntry {
  font-size: 100%;
  margin-top: 0;
  margin-bottom: 5px;
}
p.MergeInstructions {
  font-size: 100%;
  font-style: italic;
  font-family: TimesNewRoman, Times, serif;
  margin-top: 18px;
}
p.MergeLocation {
  font-size: 100%;
  font-weight: bold;
  font-family: TimesNewRoman, Times, serif;
  margin-top: 18px;
}
p.ListQuote {
  font-size: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
p.note {
  margin-top: 18px;
  margin-bottom: 18px;
  font-size: 90%;
  font-family: univers, arial, sans-serif;
}
p.Params {
  font-size: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
p.Quot {
  font-size: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 40px;
}
p.TermRef {
  font-size: 90%;
  margin-top: 12px;
  margin-bottom: 0;
}
p.SubRef {
  font-size: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 12px;
}
p.TableCaption {
  font-size: 100%;
  font-weight: bold;
  text-align: center;
  margin-top: 18px;
}

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;
}
tr {
 padding: 8px;
 font-size: 92%;
 border-style: groove;
 border-width: medium;
} 
td {
 text-align: left;
 padding: 8px;
 font-size: 92%;
 border-style: groove;
 border-width: medium;
} 
table.main { 
 width: 100%;
}
th.main1 {
 width: 35%;
}
table.topics {
 text-align: left;
 width:90%;
}
td.topics {
 text-align: left;
 vertical-align: top;
}
table.cont {
 width:95%;
}
th.cont1 {
 width: 20%;
}
th.cont2 {
 width: 55%;
}
th.cont3 {
 width: 25%;
}
table.maprules {
 width: 50%; 
}
table.services {
 width: 80%;
 margin-left: 15px;
 padding: 0;
 border-style: none;
}
tr.services {
 padding: 0;
 border-style:none; 
}
td.services {
 vertical-align: top;
 padding: 0;
 border-style:none; 
}

equation {
 font-family: monospace;
 font-size: 110%;
}

table.equation {
 padding: 0;
 width: 50%;
 border-style: none;
 font-family: monospace;
 font-size: 110%;
}
tr.equation {
 padding: 0;
 border-style: none;
 font-family: monospace;
 font-size: 110%;
}
td.equation_bb {
 padding: 0;
 border-top:  none;
 border-right:  1pt;
 border-left:   1pt;
 border-bottom: none;
 font-family: monospace;
 font-size: 110%;
}
td.equation_br {
 padding: 0;
 border-top:  none;
 border-right:  1pt;
 border-left:   none;
 border-bottom: none;
 font-family: monospace;
 font-size: 110%;
}
td.equation_bl {
 padding: 0;
 border-top:  none;
 border-right:  none;
 border-left:   1pt;
 border-bottom: none;
 font-family: monospace;
 font-size: 110%;
}
td.equation_nb {
 padding: 0;
 border-style:  none;
 font-family: monospace;
 font-size: 110%;
}
td.center {
  text-align: center;
}
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%;
}
table.Version {
 border-style: groove;
 border-collapse: collapse;
 padding: 3pt;
 vertical-align: middle;
 margin-bottom: 18px;
 margin-left: auto;
 margin-right: auto;
}
th.Version {
 font-weight: bold;
 padding: 3pt;
 border-style: groove;
 border-width: medium;
 vertical-align: middle;
 text-align: center;
}
th.Version1 {
 width: 30%;
 font-weight: bold;
 padding: 3pt;
 border-style: groove;
 border-width: medium;
 vertical-align: middle;
 text-align: center;
}
th.VersionX {
 width: 5%;
 font-weight: bold;
 padding: 3pt;
 border-style: groove;
 border-width: medium;
 vertical-align: middle;
}
td.Version {
 padding: 3pt;
 font-size: 92%;
 border-style: groove;
 border-width: medium;
 vertical-align: middle;
 margin-bottom: 0;
} 
td.Version2 {
 width: 20%;
 padding: 3pt;
 font-size: 92%;
 border-style: groove;
 border-width: medium;
 vertical-align: middle;
 margin-bottom: 0;
} 
td.Versiontr {
 padding: 3pt;
 font-size: 92%;
 border-style: groove;
 border-top-width: medium;
 border-left-width: medium;
 border-right-width: medium;
 border-bottom-width: thin;
 vertical-align: middle;
 margin-bottom: 0;
}
td.VersiontrX {
 padding: 3pt;
 font-size: 92%;
 border-style: groove;
 border-top-width: medium;
 border-left-width: medium;
 border-right-width: medium;
 border-bottom-width: thin;
 vertical-align: middle;
 text-align: center;
 margin-bottom: 0;
} 
td.Version2tr {
 width: 20%;
 padding: 3pt;
 font-size: 92%;
 border-style: groove;
 border-top-width: medium;
 border-left-width: medium;
 border-right-width: medium;
 border-bottom-width: thin;
 vertical-align: middle;
 margin-bottom: 0;
} 
td.Versionmr {
 padding: 3pt;
 font-size: 92%;
 border-style: groove;
 border-top-width: thin;
 border-left-width: medium;
 border-right-width: medium;
 border-bottom-width: thin;
 vertical-align: middle;
 margin-bottom: 0;
} 
td.VersionmrX {
 padding: 3pt;
 font-size: 92%;
 border-style: groove;
 border-top-width: thin;
 border-left-width: medium;
 border-right-width: medium;
 border-bottom-width: thin;
 vertical-align: middle;
 text-align: center;
 margin-bottom: 0;
} 
td.Version2mr {
 width: 20%;
 padding: 3pt;
 font-size: 92%;
 border-style: groove;
 border-top-width: thin;
 border-left-width: medium;
 border-right-width: medium;
 border-bottom-width: thin;
 vertical-align: middle;
 margin-bottom: 0;
} 
td.Versionbr {
 padding: 3pt;
 font-size: 92%;
 border-style: groove;
 border-top-width: thin;
 border-left-width: medium;
 border-right-width: medium;
 border-bottom-width: medium;
 vertical-align: middle;
 margin-bottom: 0;
} 
td.VersionbrX {
 padding: 3pt;
 font-size: 92%;
 border-style: groove;
 border-top-width: thin;
 border-left-width: medium;
 border-right-width: medium;
 border-bottom-width: medium;
 vertical-align: middle;
 text-align: center;
 margin-bottom: 0;
} 
td.Version2br {
 width: 20%;
 padding: 3pt;
 font-size: 92%;
 border-style: groove;
 border-top-width: thin;
 border-left-width: medium;
 border-right-width: medium;
 border-bottom-width: medium;
 vertical-align: middle;
 margin-bottom: 0;
} 
tr.Version {
 padding: 3pt;
 font-size: 92%;
 border-style: groove;
 vertical-align: middle;
 margin-bottom: 0;
} 
tr.Versiontr {
 padding: 3pt;
 font-size: 92%;
 border-style: groove;
 vertical-align: middle;
 margin-bottom: 0;
 border-width: medium medium thin medium;
} 
tr.Versionmr {
 padding: 3pt;
 font-size: 92%;
 border-style: groove;
 vertical-align: middle;
 margin-bottom: 0;
 border-width: thin medium thin medium;
} 
tr.Versionbr {
 padding: 3pt;
 font-size: 92%;
 border-style: groove;
 vertical-align: middle;
 margin-bottom: 0;
 border-width: thin medium medium medium;
} 

h1 {
  font-size: 140%;
  font-weight: bold;
  margin-top: 24px;
}
h2  { 
  font-size: 130%;
  font-weight: bold;
  margin-top: 18px;
 } 
h2.terms  { 
  font-size: 130%;
  font-weight: bold;
  margin-top: 18px;
  margin-bottom: 0;
 } 
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%;
} 
li {
  font-size: 100%;
  margin-top: 4px;
}
ul {
  font-size: 100%;
} 

tt { 
 font-family: monospace;
 color: black;
 font-size: 100%;
 font-weight: bold;
}
pre { 
 font-family: monospace;
 color: black;
 font-size: 85%;
}
/*span.code is our preferred approach, rather than &lt;code&gt; or &lt;tt&gt; or &lt;font courier&gt; or somesuch */
span.code{
 font-family: monospace;
 font-size: 110%
}
span.example {
  margin-top: 18px;
  margin-bottom: 18px;
  font-size: 90%;
  font-family: univers, arial, sans-serif;
}
span.note {
  margin-top: 18px;
  margin-bottom: 18px;
  font-size: 90%;
  font-family: univers, arial, sans-serif;
}
pre.diagram { 
 font-family: monospace;
 color: black;
 font-size: 90%;
}
pre.node {
 margin-left: 25px;
 font-size: 85%;
}
pre.listing {
 margin-left: 15px;
 font-size: 110%;
}

span.tred {
 color: red;
}
 
span.times {
 font-family: "Times New Roman", Times, serif;
}
 
.copyright  {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #666666;
} 

img.cube { 
 width: 20px;
 height: 19px;
 vertical-align: middle;
  margin-right: 5px;
}
img.x3dlogo { 
 width: 176px;
 height: 88px;
 padding: 2px; 
 vertical-align: top;
}
img.x3dbar{ 
 width: 430px;
 height: 23px;
 margin-top: 12px;
}

/*********************************

       !!! WARNING !!!

The styles below are for editor's use only

They should only be used during the editing
process and all instances of their use removed
from the HTML documents before submission to ISO

*********************************/

/* TODO tooltips, descriptions and directions for these styles */

/* TODO place these styles into a second file, e.g. X3D-editors.css */

/* Be careful to have correct stylesheet in each primary specification directory,
   since each unique specification as well (perhaps a build tool ensures each is consistent) */

.proposed {
    background-color: yellow;
}

.proposedDeletion {
    background-color: orange;
    text-decoration: line-through;
}

.editorsNote {
    background-color: lightcyan;
}

span.editorialChange {
    background-color: lightsalmon;
}

.approved {
    background-color: lawngreen;
}

.approvedDeletion {
    background-color: lawngreen;
    text-decoration: line-through;
}

/* the following styles are reserved for possible future use */

.deprecated {
    background-color: pink;
}

.reviewed {
    background-color: lightblue;
}

.reviewedDeletion {
    background-color: lightblue;
    text-decoration: line-through;
}

.disapproved {
    background-color: red;
}

.disapprovedDeletion {
    background-color: red;
    text-decoration: line-through;
}

.editorsNoteSimple {
    background-color: darkblue;
    color: white;
}

span.editorialChange:hover {
    text-decoration: none;
    background: blue;
    color: orange;
    z-index: 6;
}

span.editorialChange span {
    position:absolute;
    left: -9999px;
    margin: 20px 0px 0px 0px;
    padding: 3px 3px 3px 3px;
    border-style: solid;
    border-color: black;
    border-width: 1px;
    z-index: 6;
}

span.editorialChange:hover span {
    left: 2%;
    background: #ffffff;
}

span.editorialChange span {
    position:absolute;
    left: -9999px;
    margin: 4px 0px 0px 0px;
    padding: 3px 3px 3px 3px;
    border-style: solid;
    border-color: black;
    border-width: 1px;
}

span.editorialChange:hover span {
    margin: 20px 0px 0px 20px;
    background: #ffffff;
    z-index: 6;
}

.functionType {
  text-decoration: underline;
}
</pre></body></html>