     TD  {
              font-size : 11px;
              color : #FEFEFE;
              font-family : tahoma,verdana;
              line-height : 18px;
      }

	.header {
			  font-size: 11px;
			  color: #FFFFFF;
			  font-weight:bold;
              text-decoration : underline;
			  }



	a:link {
              color : #C0250B;
              font-weight : bold;
              text-decoration : none;
      }
    
	a:visited {
              color : #C0250B;
              font-weight : bold;
              text-decoration : none;
      }
    
	a:active {
              color : #C0250B;
              font-weight : bold;
              text-decoration : underline;
      }
    
	a:hover {
              color : #C0250B;
              font-weight : bold;
              text-decoration : underline;
      }
	

	.thinTB {
              border : 1px solid #000000;
			  background: #A77168;
      }