body {
  font-family: Arial, Helvetica, sans-serif;
}
#content {
	margin-top: 0px;
  margin-left: 0px;
}
#content_or {
	margin-top: 0px;
  margin-left: 0px;
}

tr {
  page-break-inside: avoid;
} 

h1 {  
  font-size: 19pt;  
}
h2 {
	font-size: 17pt;
}
h3 {
  font-size: 15pt;
}
h4 {
	font-size : 13pt;
}
h5 {
	font-size : 11pt;
}
h6 {
	font-size : 10pt;
}
.text, p {
  font-size: 10pt;
}
.sidebar_re {
  display: none;
}
.noprint {
  display:none;
}
a {text-decoration: none;
   color: #000000;
}