body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #0000FF;
	font-size: 12px;
	font-family: "arial";
}
.style2 {color: #2f7ec4; font-size: 12px;
	font-family: arial; font-weight:bold}
.style3 {color: #3d3d3d; font-size: 11px;
	font-family: arial;}
.style4 {
	color: #3f6b93;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
.style5 {
	color: #6699CC;
	font-size: 12px;
	font-family: "tahoma";
}
.style6 {font-size: 12px; font-family: "arial"; color: #2f7ec4;; text-decoration: line-through}
}
.style7 {font-size: 15px; font-family: arial; color: #FFCC33;}

td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: none;
}
.a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	border: none;
}