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; text-decoration: none; }

a:active { color: red ; text-decoration: none; }
.fs12 { font-size: 12px; }
.fs12_700 { color: red; font-size: 12px; font-weight: 700; }
.fs12_15 { font-size: 12px; line-height: 15px; }
h1 { font-size: 16px; font-weight: bold; margin: 0 0 0; }
.fs12_b { color: maroon; font-size: 12px; font-weight: 700; }
.fs16 { font-size: 16px; line-height: 22px; }
.fs14 { font-size: 14px; }
.fs16_25 { font-size: 16px; line-height: 25px; }
.fs16_n { font-weight: 700; }
.fs12_y { color: yellow; font-size: 10pt; }
.f12_20 { font-size: 12px; line-height: 20px; }
.fs15 { font-size: 15px; font-weight: 600; line-height: 15px; margin-left: 5px; }
h6 { font-size: 11pt; font-weight: 400; margin: 0 0 0; }
