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

p {}

td {}

a:link { color: blue ; font-style: italic; text-decoration: none; }

a:visited { color: blue ; font-style: italic; text-decoration: none; }

a:hover { color: black ; font-size: x-large; text-decoration: underline; }

a:active { color: red }
h1 { font-size: xx-large; font-family: Georgia, "Times New Roman", Times, serif; font-weight: 900; font-stretch: condensed; font-style: italic; font-variant: normal; text-align: center; }
h2 { text-align: center; }
h3 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: 800; line-height: 1; text-align: left; vertical-align: 0; }
hp { font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: 900; font-style: normal; line-height: 12pt; }

