body { 
    background-color: white; 
    font-size: 12pt; 
    color: black; 
    float: none;
    width: auto;
    padding: 0; 
    border: 0;
    float: none !important;
   /*background: transparent; */
    margin: 0;
    }

@page {
 size: auto;   /* auto is the initial value */
  margin: 0;
}

.noprint{display:none;} 
table{width: auto;}

a:link, a:visited {
	color: #000000;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
.LinkOrange {
	font-size: 12px;
	font-weight: normal;
	color:  #000000;
	text-decoration: underline;
}

	
