
A     {   font-family: "arial", "helvetica", "san serif","*";
          font-size: 9pt;
          font-weight: 100;
		  line-height: 90%;
          
      	  color: 003399;
      }

 A:nav     {   font-family: "arial", "helvetica", "san serif","*";
          font-size: 9pt;
          font-weight: 100;
		  line-height: 90%;
          
      	  color: orange;
      }     
      
A:link {   font-family: "arial", "helvetica", "san serif","*";
          font-size: 9pt;
          font-weight: 100;
		  line-height: 90%;
          
      	  color: 003399;
      }
A:active {   font-family: "arial", "helvetica", "san serif","*";
          font-size: 9pt;
          font-weight: 100;
		  line-height: 90%;
          
      	  color: red;
      }
A:visited {   font-family: "arial", "helvetica", "san serif","*";
          font-size: 9pt;
          font-weight: 100;
		  line-height: 90%;
          
      	  color: green;
      }
      
A:hover {   font-family: "arial", "helvetica", "san serif","*";
          font-size: 9pt;
          font-weight: 100;
		  line-height: 90%;
          
      	  color: yellow;
      }



BODY {   font-family: "arial, helvetica, san serif,*";
          font-size: 9pt;
          font-weight: 100;
		  line-height: 90%;
           color: 003399;
          background-color: #CCCCCC; 
         
        }
       
    
      
TABLE {   font-family: "arial", "helvetica", "san serif","*";
          font-size: 10pt;
          font-weight: 100;
		  line-height: 90%;
         
      	  color: 003399; 
      }
      
.thumbnail   {   font-family: "arial", "helvetica", "san serif","*";
          font-size: 8pt;
          font-weight: 100;
		  line-height: 90%;
          color: 003399;
              }
TD.heading   {   font-family: "arial", "helvetica", "san serif","*";
          font-size: 9pt;
          font-weight: 100;
		  line-height: 90%;
          color: 003399;
          
              }
              
TD:thumbnail   {   font-family: "arial", "helvetica", "san serif","*";
          font-size: 8pt;
          font-weight: 100;
		  line-height: 90%;
          color: 003399;
          height: 228;
          
              }              
