.nix {font-size: 1px}

.p0 {font-size: 13px}
.psub {font-size: 8px}

.a1 {font-size: 15px}
.a2 {font-size: 17px}
.a3 {font-size: 19px}
.a4 {font-size: 21px}
.a5 {font-size: 23px}
.a6 {font-size: 25px}
.a7 {font-size: 27px}
.a8 {font-size: 29px}
.a9 {font-size: 31px}

.b1 {font-size: 15px; font-weight: bold}
.b2 {font-size: 17px; font-weight: bold}
.b3 {font-size: 19px; font-weight: bold}
.b4 {font-size: 21px; font-weight: bold}
.b5 {font-size: 23px; font-weight: bold}
.b6 {font-size: 25px; font-weight: bold}
.b7 {font-size: 27px; font-weight: bold}
.b8 {font-size: 29px; font-weight: bold}
.b9 {font-size: 31px; font-weight: bold}

.u1 {font-size: 15px; font-weight: bold; color: black}
.u2 {font-size: 17px; font-weight: bold; color: black}
.u3 {font-size: 19px; font-weight: bold; color: black}
.u4 {font-size: 21px; font-weight: bold; color: black}
.u5 {font-size: 23px; font-weight: bold; color: black}
.u6 {font-size: 25px; font-weight: bold; color: black}
.u7 {font-size: 27px; font-weight: bold; color: black}
.u8 {font-size: 29px; font-weight: bold; color: black}
.u9 {font-size: 31px; font-weight: bold; color: black}

.v1 {font-size: 15px; font-weight: bold; color: white}
.v2 {font-size: 17px; font-weight: bold; color: white}
.v3 {font-size: 19px; font-weight: bold; color: white}
.v4 {font-size: 21px; font-weight: bold; color: white}
.v5 {font-size: 23px; font-weight: bold; color: white}
.v6 {font-size: 25px; font-weight: bold; color: white}
.v7 {font-size: 27px; font-weight: bold; color: white}
.v8 {font-size: 29px; font-weight: bold; color: white}
.v9 {font-size: 31px; font-weight: bold; color: white}

A { text-decoration: none; color: blue}
A:hover { text-decoration: none; color: red}

BODY { color: blue; background: white; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; scrollbar-base-color: blue; }