body { color: black; background-color: white; }

p {}

td {}

a:link { color: teal ; }

a:visited { color: teal; }

a:hover { text-decoration: underline; }

a:active { text-decoration: underline; }



h3 { color: black; font-size: 16pt; font-weight: bold; line-height: 22pt; text-decoration: none;}

h4 { color: black; font-size: 12pt; font-weight: bold; font-style: normal; line-height: 15pt; text-decoration: none; }

h5 { color: black; font-size: 10pt; font-weight: normal; font-style: normal; line-height: 12pt; text-decoration: none; }
h6 { color: black; font-size: 8pt; font-weight: normal; font-style: normal; line-height: 10pt; margin: 2.33em 0; }

