@media print{
abbr, acronym  {
    border-style:none;
  }
  abbr:after, acronym:after {
    content:" [" attr(title) "] ";
    font-variant:small-caps;
  }
 body {background-image:none;
 
 p {font-size: 12pt; 
	font-family: "times roman"; 
	margin-bottom: 10pt;
	}
.TABLE1 {display: none;
	height: 0pt;
  	}

.TABLE2 {display: none; 
	height: 0pt;
	 }
  	
.TABLE3 {
	display: none; 
	height: 0pt;
	  	}
h2 {font-size:16px; font-family: garamond, sans-serif; 
	font-weight:bold; 
	text-align: center;
	}

.TD {background-image:none;
  	}
img {dislay: none; height: 0pt;
		}
form {display:none; height: 0pt;
	}

input {display:none; height: 0pt;
	}

hr {display: none; height: 0pt;
	}
.black {color : 000000;
	}

	
.hide2 {display: none; height: 0pt;
	}


}	
@page { size 8.5in 11in; 
	margin-bottom: 30pt;
	}

@page :left {
  margin-left: 4cm;
  margin-right: 3cm;
}

@page :right {
  margin-left: 3cm;
  margin-right: 4cm;
}
}