.printBody{
  font-family:Arial, Helvetica, sans-serif;
  background-color:#ffffff;
  font-size:11pt;
  padding:20px;
}



.printBorder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;

}


h1{
  font-family:Arial, Helvetica, sans-serif;
  background-color:#ffffff;
  font-size:15pt;
}

.bodytext{
  padding:0px;
  margin:0px;
}


a{
  color:#000000;
  text-decoration:none;
}

.newsSingleBacklink{
  display:none;
}

.newsSingleDate{
	
}

.newsSingleTitle{
  font-family:Arial, Helvetica, sans-serif;
  background-color:#ffffff;
  font-size:15pt;
  padding-bottom:20px;
}