A             {color: #CCCCFF;}

A.gloss       {color: #99CCFF;
               font-weight: bold;}

A:LINK        {color: #CCCCFF;
               text-decoration: none;}
A:ACTIVE      {color: #4040FF;
               text-decoration: none;}
A:VISITED     {color: #9999CC;
               text-decoration: none;}
A:HOVER       {text-decoration: underline;}

BODY          {background-color: #000000;
               color: #B0B0B0;
               font-family: arial, geneva;
               font-size: 13pt;
               font-weight: bold;
               text-align: justify;
               scrollbar-face-color: #303030;
               scrollbar-highlight-color: #808080;
               scrollbar-shadow-color: #505050;
               scrollbar-3dlight-color: #000000;
               scrollbar-darkshadow-color: #000000;
               scrollbar-track-color: #000000;
               scrollbar-arrow-color: #B0B0B0;}

BODY.frame    {background-color: #000000;
               color: #B0B0B0;
               font-family: arial narrow, comic sans ms, arial, geneva;
               font-size: 10pt;
               font-weight: normal;
               text-align: left;
               scrollbar-face-color: #303030;
               scrollbar-highlight-color: #808080;
               scrollbar-shadow-color: #505050;
               scrollbar-3dlight-color: #000000;
               scrollbar-darkshadow-color: #000000;
               scrollbar-track-color: #000000;
               scrollbar-arrow-color: #B0B0B0;}

P             {font-family: arial, geneva;
               font-size: 13pt;
               font-weight: bold;
               text-align: justify;}

P.dialogue    {color: #D0E0F0;
               font-family: arial, geneva;
               font-size: 13pt;
               font-weight: bold;
               text-align: justify;}

P.footer      {font-family: arial, geneva;
               font-size: 9pt;
               font-weight: normal;
               font-style: italic;
               text-align: right;}

P.header      {color: #99CCFF;
               font-family: arial, geneva;
               font-size: 13pt;
               font-weight: bold;
               font-style: italic;
               text-align: left;}

P.quote       {font-family: arial, geneva;
               font-size: 11pt;
               font-weight: bold;
               font-style: italic;
               text-align: center;}

P.smallquote  {font-family: arial, geneva;
               font-size: 9pt;
               font-weight: bold;
               font-style: normal;
               text-align: center;}

P.topheader   {color: #99FFCC;
               font-family: arial, geneva;
               font-size: 15pt;
               font-weight: bold;
               text-align: right;}

TD.body       {font-family: arial, geneva;
               font-size: 11pt;
               font-weight: bold;}

TD.quote      {font-family: arial, geneva;
               font-size: 11pt;
               font-weight: bold;
               font-style: italic;}
               
TD.title      {color: #99FFCC;
               font-family: arial, geneva;
               font-size: 11pt;
               font-weight: bold;}

.body         {font-family: arial, geneva;
               font-size: 13pt;
               font-weight: bold;}

.italic       {color: #FFFFFF;
               font-style: italic;}

.itin         {color: #99FFCC;
               text-decoration: underline;
               font-weight: bold;}

.pre          {font-family: andale mono, courier new, courier;
               font-size: 10pt;
               font-weight: bold;}
