body, tr, td, table {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}

.style1 {
	color: green;
	font-family: Verdana;
  font-weight : bolder;
	font-size: 8pt;
}
.style2 {
	color: red;
  background-color: #dddddd;
	font-family: Verdana;
  font-weight : bolder;
	font-size: 8pt;
}
