/* Example style sheet file (note how this comment was created) green 669999 */

       BODY    {background: #000000;
       			font-family: verdana, times, times roman, serif;
       			font-size: 100%;
                line-height: 100%;
                color: #444444;
                margin-top: 0;
                margin-left: 0;
       			margin-right: 0;
                text-align: justify;
                }

       
       .article {font-weight: normal;
                letter-spacing: 0pt;
                text-align: left;
                color: red;
                font-family: verdana, times, times roman, serif;
                font-size: 9pt;}
                
       TD		{font-weight: normal;
                letter-spacing: 0pt;
                text-align: justify;
                color: #FFFFFF;
       			font-size: 70%;
                line-height: 170%;
                font-family: verdana, times, times roman, serif;}
                
       P		{font-weight: normal;
                letter-spacing: 0pt;
                text-align: justify;
                color: #FFFFFF;
       			font-size: 100%;
                line-height: 170%;
                text-align: justify;
                font-family: verdana, times, times roman, serif;}
                
       A:link  {color: #9FB1D1;
                text-decoration: none;
                font-weight: bold;
                background: #000000}    
                
       V:link  {color: #9FB1D1;
                text-decoration: none;
                font-weight: bold;
                background: #000000} 
                
       A:visited  {color: #9FB1D1;
                text-decoration: none;
                font-weight: bold;
                background: #000000} 
                
       A:active  {color: #FF0000;
                text-decoration: none;
                font-weight: bold;
                background: #000000} 


       
       B { color: #FFFFFF; letter-spacing: 0pt;}

       H1       {font-weight: bold;
                letter-spacing: 2pt;
                text-align: center;
                color: #6A88C4;
                font-family: times, times roman, serif;
                font-size: 11pt;}
                
       H2       {font-weight: bold;
                letter-spacing: 2pt;
                text-align: center;
                color: #6A88C4;
                font-family: times, times roman, serif;
                font-size: 9pt;}
                
       H3       {font-weight: bold;
                letter-spacing: 2pt;
                text-align: center;
                color: #6A88C4;
                font-family: times, times roman, serif;
                font-size: 8pt;}
                
       H6       {font-weight: bold;
                text-decoration: none;
                text-align: leftr;
                color: #6A88C4;
                font-family: times, times roman, serif;
                font-size: 8pt;}
       

       CITE    {font-family: verdana, times, times roman, serif;
                font-style: italic}
                
       STRONG       {font-weight: bold;
                letter-spacing: 1pt;
                text-align: left;
                color: #993300;
                font-family: verdana, times, times roman, serif;
                font-size: 12pt;}

		UL		{font-weight: normal;
                letter-spacing: 0pt;
                text-align: left;
                color: #FFFFFF;
                font-family: verdana, times, times roman, serif;
       			font-size: 100%;}

		H6		{font-weight: normal;
                letter-spacing: 0pt;
                text-align: centre;
                color: #000000;
                font-family: verdana, times, times roman, serif;
                font-size: 9pt;}
