body, tr,td, table {

	color: #808080;

	font-family: Verdana;

	font-size: 7pt;

}

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

}

