body { color: black; background-color: white; }
a:link { color: blue ; text-decoration: none; }

a:visited { color: purple ; text-decoration: none; }

a:hover { color: white ; background-color: navy; }

a:active { color: red ; text-decoration: none; }
.fs12 { font-size: 12px; }
.fs12_700 { color: red; font-size: 12px; font-weight: 700; }
.fs12_13 { font-size: 12px; line-height: 15px; }
h1 { font-size: 16px; font-weight: bold; margin: 0 0 0; }
.fs16_22 { font-size: 16px; line-height: 25px; }
.fs12_y { color: yellow; font-size: 12pt; }
.fs8 { font-size: 8pt; }
.fs9 { font-size: 9pt; }
.fs7 { font-size: 7px; }
.fs12s { font-size: 15px; font-weight: 600; line-height: 16px; margin-left: 2px; }
h6 { font-size: 11pt; font-weight: normal; line-height: 12pt; margin: 0; }
h3 { font-size: 9pt; font-weight: 400; margin: 5pt 0 8pt 5pt; }
h5 { font-size: 10pt; font-weight: normal; line-height: 13pt; margin: 0 0 0 3pt; }
h4 { font-size: 11pt; font-weight: normal; margin: 0 0 0 5pt; }
