.lead-l     {  font-size: 16px; line-height: 21px; font-weight: bold;}
.lead-m     {  font-size: 14px; line-height: 18px; font-weight: bold;}
.lead-s     {  font-size: 12px; line-height: 15px; font-weight: bold;}
.lead-ss    {  font-size: 10px; line-height: 13px; font-weight: bold;}

.body-l     {  font-size: 14px; line-height: 19px}
.body-m     {  font-size: 12px; line-height: 16px}
.body-s     {  font-size: 10px; line-height: 13px}
.body-ss    {  font-size:  9px; line-height: 12px}

A           {  text-decoration: none; color: #333333}
A:link      {  text-decoration: none; color: #3333CC}
A:visited   {  text-decoration: none; color: #666699}
A:active    {  text-decoration: none; color: #CC0066}
A:hover     {  text-decoration: underline}
