[Skip navigation links]
This tab shows pages that do not comply with W3C standards.
http://www.example.com/file.html?var1=val1&var2=val2&var3=val3
p.centered { text-align: center; }
p { font-family: Arial; font-size: 14pt; }
body { color: black; }
a:link { color: green; }
a:visited { color: navy; }
a:active { color: red; }
body { background: url("black.gif"); }
br { clear: both }
h1 { text-align: right; }
h2 { text-align: right; }
hr { height: 10px; }
img { border: 1px solid red; }
img { border: none; }
img { margin-left: 10px; margin-right: 10px; }
img { margin-top: 10px; margin-bottom: 10px; }
ul { list-style-type: square; }
ol { list-style-type: lower-alpha; }
li { list-style-type: decimal; }
p { text-align: right; }
td { height: 14pt; }
td { white-space: nowrap; }
td.two-column { width: 50%; }