body { color: black; background-color: white; outline-color: black; outline-width: 1px; }
B1 { color: green; font-size: x-small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: white; outline-width: 1px; outline-color: black; }
em { color: #ff3563; font-size: small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; }
p {}
td {}
a:link { color: #8a1925 ; text-decoration: none; }
a:visited { color: #8a1925 ; text-decoration: none; }
a:hover { color: #f00 ; text-decoration: underline; }
a:active { color: red ; text-decoration: none; }
.a:link { color: #8a1925; font-size: small; font-family: "Courier New", Courier, Monaco, monospace; text-decoration: none; }
.a:visited { color: #8a1925; font-size: small; font-family: "Courier New", Courier, Monaco, monospace; text-decoration: none; }
.a:hover { color: #f00; font-size: small; font-family: "Courier New", Courier, Monaco, monospace; text-decoration: underline; }
.a:active { color: red; font-size: small; font-family: "Courier New", Courier, Monaco, monospace; text-decoration: none; }
