.style1 {
	text-align: right;
	color: #464544;
	font-weight: bold;
}
.style2 {
	font-size: 10px;
}
.style3 {
	background-repeat: no-repeat;
}
.style4 {
	text-align: left;
	color: #464544;
	font-weight: bold;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   margin: 0;
   padding: 0;
}
