body { color: black; background-color: white; }
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
h1 { font-size: 24pt; font-weight: 700; background-color: aqua; width: 750px; }
h2 { font-size: 1.5em; font-weight: bold; background-color: aqua; width: 750px; }
h3 { font-weight: 700; background-color: #ebe8e8; width: 750px; }
