body { color: black; background-color: white; }

p {}

td {}

a:link { color: #2091f8 ; font-weight: 500; }

a:visited { color: #2091f8 }

a:hover { color: #ca3bc7 }

a:active { color: #f8aa2c }
.h1 { font-size: 10pt; line-height: 14pt; }
.h2 { color: green; font-size: 13pt; font-weight: bold; line-height: 16pt; }
.h3 { color: navy; font-size: 14pt; font-weight: 900; line-height: 18pt; }
.h4 { font-size: 8pt; line-height: 10pt; }
.h5 { color: #24752a; font-size: 9pt; font-weight: 600; line-height: 14pt; }
.h6 { font-size: 12pt; line-height: 16pt; }
.h7 { color: green; font-size: 15pt; font-weight: 900; line-height: 20pt; }
