body { }
p {  }
table {  }
td { }
a:link { color: black; text-decoration: none; }
a:visited { color: yellow; text-decoration: none; }
a:hover { color: fuchsia; text-decoration: none; }
a:active { }
h3 { color: red; font-size: 12pt; font-family: serif; font-weight: bold; margin: 1em 0; }
h4 { color: green; font-size: 12px; font-family: serif; font-weight: bold; margin: auto 0; }
h2 { color: black; font-size: 14pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-align: center; margin: 1em 0 0.83em; }
