This file demonstrates where style sheets used may require testing (style element).

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<title>alert 1.0/6.1.1</title>

  <style type="text/css">
  <!--  /*<![CDATA[*/
  p {text-align:justify}
  /*]]>*/  -->
  </style>

</head>
<body>

</body>
</html>