User Agent CSS Document


@import "xhtml.css";

body {
  color: black;
  font: 12pt serif;
  background: white;
}
g {
  icc-profile: sRGB;
  fill: url(http://www.w3.org/something) icc-color(#000)
}
a {
  color: blue;
}