BODY        { margin: 0px }
A           { color: blue; font-style: normal; font-weight: normal;text-decoration: underline }
A:link      { text-decoration: none }
A:visited   { text-decoration: none }
A:active    { color: blue; text-decoration: none }
A:hover     { color: #fb4100; text-decoration: underline}
A.r         { color: #ffd700; font-size: 12px; line-height: 15px }
A.r:link    { color: #ffd700; font-size: 12px; line-height: 15px; text-decoration: none }
A.r:visited { color: #ffd700; font-size: 12px; line-height: 15px; text-decoration: none }
A.r:hover   { color: #ff00ff; font-size: 12px; line-height: 15px; text-decoration: underline }

.10            { font-size: 10px; line-height: 14px; text-decoration: none}
.11            { font-size: 11px; line-height: 14px; text-decoration: none}
.12            { font-size: 12px; line-height: 14px; text-decoration: none}
.12wide        { font-size: 12px; line-height: 18px; text-decoration: none}
.b12           { font-size: 12px; line-height: 14px; font-weight: bold; text-decoration: none}
.12black       { font-size: 12px; color: #000000; line-height: 14px; text-decoration: none}
.14            { font-size: 14px; line-height: 16px; text-decoration: none}
.14wide        { font-size: 14px; line-height: 24px; text-decoration: none}
.b14           { font-size: 14px; line-height: 16px; font-weight: bold; text-decoration: none}
.14black       { font-size: 14px; color: #000000; line-height: 16px; text-decoration: none}
.b16white      { font-size: 16px; color: #ffffff; line-height: 18px; font-weight: bold; text-decoration: none}
.16            { font-size: 16px; font-weight: bold; text-decoration: none}


.mg1{margin: 1em 1em;}
.mg2{margin: 1em 0em;}
.mg3{margin: 0em 1em;}

