     TD  {
              font-size : 11px;
              color : #FEFEFE;
              font-family : tahoma, arial;
              line-height : 18px;
      }

	.header {
			  font-size: 12px;
			  color: #52882A;
			  font-weight:bold;
			  }



	a:link {
              color : #B52E35;
              font-weight : bold;
              text-decoration : none;
      }
    
	a:visited {
              color : #B52E35;
              font-weight : bold;
              text-decoration : none;
      }
    
	a:active {
              color : #B52E35;
              font-weight : bold;
              text-decoration : underline;
      }
    
	a:hover {
              color : #B52E35;
              font-weight : bold;
              text-decoration : underline;
      }
	

	.thinTB {
              border-right : 1px solid #E7AF00;
              border-top : 1px solid #E7AF00;
              border-left : 1px solid #E7AF00;
              border-bottom : 1px solid #E7AF00;
      }
