body, tr,td, table {
	color: #ffffff;
	font-family: Verdana;
	font-size: 7pt;
}
a:hover { color : #C7E03E; } 

.style1 {
	color: green;
	font-family: Verdana;
  font-weight : normal;
	font-size: 8pt;
}
.style2 {
	color: red;

	font-family: Verdana;
  font-weight : bolder;
	font-size: 8pt;
}
