BODY         {
                 font-family:       Lucida,Verdana,Helvetica,Arial,sans-serif;
                 font-size:         10pt;
             }

TD           {
                 font-family:       Lucida,Verdana,Helvetica,Arial,sans-serif;
             }

TD.shadedtt  {
                 font-family:       Courier,monospaced;
                 font-size:         12pt;
                 background-color:  rgb(135,206,250);
             }

TD.shaded    {
                 background-color:  rgb(135,206,250);
                 font-family:       Courier,monospaced;
                 font-size:         12pt;
             }

TD.filler    {
                 background-color:  rgb(0,128,255);
             }

TD.white    {
                 background-color:  white;
             }

TD.shadow    {
                 background-color:  rgb(141,182,205);
             }

TD.sbtitle   {
                 color:             white;
                 font-weight:       bold;
                 font-size:         10pt;
                 background-color:  rgb(0,128,255);
             }

TD.sbbody    {
                 font-family:       Lucida,Verdana,Helvetica,Arial,sans-serif;
                 color:             black;
                 background-color:  lightgrey;
                 font-size:         8pt;
             }

TD.sbitem    {
                 font-family:       Lucida,Verdana,Helvetica,Arial,sans-serif;
                 color:             black;
                 font-size:         10pt;
             }

H1           {
                 font-family:       Lucida,Verdana,Helvetica,Arial,sans-serif;
                 font-size:         18pt;
             }

P            {
                 font-family:       Lucida,Verdana,Helvetica,Arial,sans-serif;
                 font-size:         10pt;
             }

A            {
                 text-decoration:   none ;
                 font-weight:       bold ;
                 color:             rgb(0,128,255)
             }

A:visited    { 
                 text-decoration:   none ;
                 font-weight:       bold ;
                 color:             rgb(0,128,255)
             }

A:active     {
                 text-decoration:   none ;
             }

DIV.addr     {
                 font-family:       Lucida,Verdana,Helvetica,Arial,sans-serif;
                 font-size:         10pt;
             }

.title       {
                 font-size:         24pt;
                 font-family:       Lucida,Verdana,Helvetica,Arial,sans-serif;
                 font-weight:       bold;
                 text-align:        center;
             }


DT           {
                 text-decoration:   underline;
             }

UL LI        {  padding-left:       0pt;
                margin-left:        0pt;
             }

PRE          {
                 font-family:       Courier,monospaced;
                 font-size:         12pt;
             }
