body { color: black; background-color: white; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
.Standard { text-align: left; text-indent: 1pt; list-style-type: square; }
