     TD  {
              font-size : 12px;
              color : #444444;
              font-family : arial, tahoma;
              line-height : 18px;
      }

     .header  {
	         font-size : 12px;
             color : #74553E;
             font-weight : bold;

	  }


	a:link {
              color : #4A4B4D;
              font-weight : bold;
              text-decoration : none;
      }
    
	a:visited {
              color : #4A4B4D;
              font-weight : bold;
              text-decoration : none;
      }
    
	a:active {
              color : #4A4B4D;
              font-weight : bold;
              text-decoration : underline;
      }
    
	a:hover {
              color : #4A4B4D;
              font-weight : bold;
              text-decoration : underline;
      }

	
	.thinTB {
              border-right : 1px solid #000000;
              border-top : 1px solid #000000;
              border-left : 1px solid #000000;
              border-bottom : 1px solid #000000;
      }