body
{
	background-color: #ffffff;
}
body, tr,td, table {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.style1 {
	color: green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bolder;
	font-size: 10pt;
}
.style2 {
	color: red;
  background-color: #FFF47A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bolder;
	font-size: 12pt;
}
.style2 table {
background-color: #FFF47A;
}
.style2 td {
margin: 1 1 1 1;
background-color: #ffffcc;
}
.style3 td {

background-color: #fc9b0b;
}

p
{
margin:0px;
}
