body, tr,td, table {
	color: #666666;
	font-family: Verdana;
	font-size: 7pt;
}
.style1 {
	color: green;
	font-family: Verdana;
  font-weight : bolder;
	font-size: 7pt;
}
.style2 {
	color: red;
  background-color: #dddddd;
	font-family: Verdana;
  font-weight : bolder;
	font-size: 7pt;
}
