body{
  background-color: #fefefe;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px;
  margin: 0;
  font-size: 9pt;

}

h3{
	padding: 7px 20px 7px 7px;
	margin: 0;
	border-top: solid 1px #c4c4c4;
  font-size: 9pt;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif
color: #333;
  background-color: #e9e7e7;
}

.data{
  color: #666;
  font-size: 85%;
white-space: nowrap;
}
.newsname{
  color: #333;
  font-size: 9pt;
  font-weight: bold;
}

a{
  color:  #666;
  font-weight: bold;
}

.text{
	  font-size: 9pt;
	background: #f7f7f7;
	margin: 0;
	padding:  10px 10px 20px 10px;
}
p, td {
font: 9pt Arial, Helvetica, sans-serif;
}
