A:link      { text-decoration: none; }
A:visited   { text-decoration: none; }
A:active    { text-decoration: none; }
A:hover     { text-decoration: underline; color: #0000cc; }
a           { text-decoration: none; color: #3366ff; }

body        { font-family: Helvetica, sans-serif; font-size: 10pt; color: #0000cc; line-height: 130%; background: #f0f0ff;
              SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #000066; SCROLLBAR-BASE-COLOR: #ffffff;      }
td          { font-family: Helvetica, sans-serif; font-size: 10pt; color: #0000cc; background: #ffffff; line-height: 130%; }
.look       { font-size: 12pt; line-height: 130%; font-weight: bold; }
.maxx       { font-size: 30pt; line-height: 130%; font-weight: bold; }
.larg       { font-size: 14pt; line-height: 130%; }
.litt       { font-size: 8pt; line-height: 130%; }
.lite       { font-size: 6pt; line-height: 130%; font-weight: lighter; }
.link       { color: #ff0000; line-height: 130%; text-decoration: underline; }