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

p {}

td {}

a:link { color: black }

a:visited { color: black }

a:hover { color: purple }

a:active { color: red }
footnote { color: #000; font-size: 7pt; font-weight: normal; text-transform: lowercase; text-align: center; }
.footnote { color: #000; font-size: 8pt; font-weight: normal; font-stretch: semi-expanded; font-style: normal; font-variant: normal; text-transform: lowercase; text-align: center; }
.title { color: #000; font-size: 18px; font-weight: bold; font-style: normal; }
.text { color: #000; font-size: 14px; font-weight: normal; font-style: normal; }
.table_colored { color: #000; font-size: 14px; font-style: normal; font-weight: normal; background-color: #c9e7ff; }
.table_header_colored { color: white; font-size: 16px; font-style: normal; font-weight: bold; background-color: #69c; }

