body { color: black; }
p {}
td {}
a:link { color: blue }
a:visited { color: purple ; }
a:hover { color: purple }
a:active { color: red }
.Heading { color: blue; font-size: 18pt; font-weight: bold; text-decoration: underline; }
.Highlight { color: gray; font-weight: bold; }
.Underline { text-decoration: underline; }
.red { color: red; font-weight: bold; }
.LightHeading { color: blue; font-size: 16pt; font-weight: bold; }
