body, tr,td, table {

	color: #404040;

	font-family: Verdana;

	font-size: 9pt;

}

.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;

}

