     TD  {
              font-size : 11px;
              color : #363636;
              font-family : verdana,tahoma;
              line-height : 18px;
      }

	.header {
			  font-size: 15px;
			  color: #016BBB;
			  font-weight:bold;
			  }

	.copy {
			  font-size: 10px;
			  color: #DEDEDE;
			  }


	a:link {
              color : #444444;
              text-decoration : none;
      }
    
	a:visited {
              color : #444444;
              text-decoration : none;
      }
    
	a:active {
              color : #E13601;
              text-decoration : underline;
      }
    
	a:hover {
              color : #E13601;
              text-decoration : underline;
      }
	

