body { color: black; font-family: serif; background-color: transparent; }
p { color: black; font-family: serif; background-color: transparent; }
td { color: white; font-family: serif; background-color: black; }
a:link { color: yellow ; font-family: serif; background-color: red; }
a:visited { color: yellow; font-family: serif; background-color: red; text-decoration: underline; }
a:hover { color: red ; font-family: serif; background-color: yellow; text-decoration: underline; }
a:active { color: red ; font-family: serif; }
h3 { color: black; font-size: 12pt; font-family: serif; font-weight: normal; font-style: normal; background-color: yellow; }
h2 { color: white; font-size: 12pt; font-family: serif; font-weight: normal; font-style: normal; background-color: black; text-decoration: none; }
h1 { color: red; font-size: 12pt; font-weight: normal; font-style: normal; background-color: transparent; }
h4 { color: black; font-size: 10pt; font-family: serif; background-color: transparent; }
