a:link {  color: #ff9600; text-decoration: underline}
a:visited {  color: #ff9600; text-decoration: underline}
a:hover {  color: #ff0000; text-decoration: underline}
a:active {  color: #009600; text-decoration: underline}

a.one:link {  color: #000000; text-decoration: none}
a.one:visited {  color: #000000; text-decoration: none}
a.one:hover {  color: #ff0000; text-decoration: none}
a.one:active {  color: #ff9900; text-decoration: none}

a.two:link {  color: #ffffff; text-decoration: none}
a.two:visited {  color: #ffffff; text-decoration: none}
a.two:hover {  color: #ff0000; text-decoration: none}
a.two:active {  color: #009600; text-decoration: none}

table { table-layout: inherit; border-collapse: collapse }
body, tr, td, h1, h2, h3, li {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10pt}
body, tr, td, h2, li {  font-size: 10pt}
h1, h2, h3 { font-weight: bold; white-space: background: transparent }

h1 { color: #ffffff; font-size: 12pt; margin-top: 1px; margin-bottom: 1pt;}
h2 { color: #00980f; margin-top: 0em; margin-bottom: -10pt;}
h3 { color: #00980f; font-size: 13pt; margin-top: 1px; margin-bottom: 1pt;}
li {margin-left: -10pt; margin-bottom: 5pt}