body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
.style1 {
	color: #595959;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #000;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #ED260D;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #4b4b4b;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}

a {
	color: #ED260D;
}
