body { }

p { }

td { }

a:link { text-decoration: none; }

a:visited { text-decoration: none; }

a:hover { color: white; background-color: blue; }

a:active { color: white; background-color: blue; }
h1 { font-size: 30px; font-weight: 900; margin: 0 0 0 10px; }
h2 { color: gray; font-size: 17px; font-weight: bold; margin: 0 0 0 0; }
h3 { color: white; font-size: 15px; font-weight: bold; margin: 0 0 0 15px; }
.fs14 { color: gray; font-size: 12pt; line-height: 18pt; }
