

body {
  color: yellow;
  background: black;
  font-Style: normal;
  font-weight: bold
}



a:link {
  color: orange;
  text-Decoration: none;
  font-weight: bold;
  margin-top: 3;
  background: transparent
}


a:visited {
  color: orange;
  text-Decoration: none;
  font-weight: bold;
  margin-top: 3;
  background: transparent
}

a:active {
  color: orange;
  text-Decoration: none;
  font-weight: bold;
  margin-top: 3;
  background: transparent
}

a:hover {
  color: orange;
  text-Decoration: underline;
  font-weight: bold;
  margin-top: 3;
  background: #191970;
}

.hover {
  color: orange;
  text-Decoration: underline;
  font-weight: bold;
  margin-top: 3;
  background: blue;
}

.link {position:relative}

.css {
  color: #800000;
  background: transparent
}



.javascript {

  color: #008000;

  background: transparent

}



.example { margin-left: 10% }



dfn {

  font-style: normal;

  font-weight: bolder

}



var sub { font-style: normal }



.note {

  font-size: 85%;

  margin-left: 10%

}



.SMA {

  color: fuchsia;

  background: transparent;

  font-family: Kids, "Comic Sans MS", Jester

}



.oops {

  font-family: Jester, "Comic Sans MS"

}



.author {

  font-style: italic

}



.copyright {

  font-size: smaller;

  text-align: right;

  clear: right

}



.toolbar {

  text-align: center

}



.toolbar IMG {

  float: right

}



.error {

  color: #DC143C;

  background: transparent;

  text-decoration: none

}



.warning {

  color: #FF4500;

  background: transparent;

  text-decoration: none

}



.error strong {

  color: #DC143C;

  background: #FFD700;

  text-decoration: none

}



.warning strong {

  color: #FF4500;

  background: #FFD700;

  text-decoration: none

}



.warning a:link, .warning a:visited, .warning a:active {

  color: #FF4500;

  background: transparent;

  text-decoration: underline

}



.error a:link, .error a:visited, .error a:active {

  color: #DC143C;

  background: transparent;

  text-decoration: underline

}



.error strong a:link, .error strong a:visited, .error strong a:active {

  color: #DC143C;

  background: #FFD700

}



.warning strong a:link, .warning strong a:visited, .warning strong a:active {

  color: #FF4500;

  background: #FFD700

}



colgroup.entity { text-align: center }



.default { text-decoration: underline; font-style: normal }

.required { font-weight: bold }

td li.transitional, .elements li.transitional {

  font-weight: lighter;

  color: #696969;

  background: transparent

}

td li.frameset, .elements li.frameset {

  font-weight: lighter;

  color: #808080;

  background: transparent

}



.footer, .checkedDocument {

  margin-top: 2em;

  padding-top: 1em;

  border-top: solid thin black

}



strong.legal {

  font-weight: normal;

  text-transform: uppercase

}



