    body, td, p {
             font-family: Tahoma;
             font-size: 8pt;
             color: #000000; 
       }

       p {
             margin: 0px; line-height:150%;
             
       }

       ul {
             margin: 0px;
             padding: 0px;
             list-style-position: inside;
             list-style-type: disc;
             font-weight: bold;
       }

       a {
             color: FF6600;
             text-decoration: none;
       }
       
       a:hover {
             text-decoration: underline;
       }


       h1 {
             margin: 0px;
             font-family: tahoma, sans-serif;
             font-size: 8pt;
             color: #ffffff;
       }

       h2 {
             margin: 0px;
             font-family: arial, sans-serif;
             font-size: 10pt;
             color: #ffffff;
             letter-spacing: -1px;
       }

       h3 {
             margin: 0px;
             font-family: tahoma, sans-serif;
             font-size: 8pt;
             color: #ffffff;
             margin-bottom: 7px;
       }

       h4 {
             font-family: Tahoma;
             font-size: 8pt;
             color: #000000;
             margin-bottom: 5px; margin-left:0px; margin-right:5px; margin-top:0px
       }

       pre {
             margin: 0px;
             font-family: tahoma, sans-serif;
             font-size: 8pt;
             color: #ffffff;
       }
       
      .header {
             margin: 10px;
             padding:10px;
             font-family: Tahoma;
             font-size: 12pt;
             align: left;
             color: #000000;
             font-weight:bold
       }
       
       .news    { 

            font-weight:bold
            }
       
       .tbheader    { 
       		border-right: 2px solid #808080;
       		border-bottom: 2px solid #808080; 
            background-color: #CCCCCC;
            margin:10px;
            padding:10px;
            font-family: Tahoma;
            font-size: 8pt;
            color: #000000;
            text-align:left;
            font-weight:bold; line-height:150%
            }
            
        .tbheader_cent    { 
       		border-right: 2px solid #808080;
       		border-bottom: 2px solid #808080; 
            background-color: #CCCCCC;
            margin:10px;
            padding:10px;
            font-family: Tahoma;
            font-size: 8pt;
            align: center;
            color: #000000;
            text-align:middle;
            font-weight:bold; line-height:150%
            }

       .tbrow    { 
			border:1px solid #808080; 
            padding:10px;
            font-family: Tahoma;
            font-size: 8pt;
            align: center;
            color: #000000;
            text-align:middle;
            line-height:150%
          }
          
          
       .trow    { 
            padding:10px;
            font-family: Tahoma;
            font-size: 8pt;
            align: center;
            color: #000000;
            text-align:middle;
            line-height:150%
          }
          
          
         .name {
             font-family: Tahoma;
             font-size: 10pt;
             color: #FF6600;
             font-weight:bold
       }  
       
         .p_name {
             font-family: Tahoma;
             font-size: 10pt;
             color: #FF6600;
             font-weight:bold; float:left
       } 
              
       .tbtxt {
          line-height:150%;
             
       }
 
         .screenshot {
             font-family: Tahoma;
             font-size: 8pt;
             color: #000000;
             font-weight:bold;
             float:left;
             padding:10px;
             margin-bottom: 20px; margin-left:5px; margin-right:20px; margin-top:5px

       }
       
       .newsheader {
             color: #FF6600;
             text-decoration: none; font-weight:bold
       }