body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #c0c5c0;
	font-size: 11px;
	font-family: arial;
}
.style2 {
	color: #828282;
	font-size: 9px;
	font-family: arial;
}
.style3 {
	color: #869F66;
	font-size: 11px;
	font-family: arial;
}
.style4 {
	color: #606360;
	font-size: 11px;
	font-family: arial;
}
a {
	color: #869F66;
	font-size: 11px;
	font-family: arial;
	text-decoration: underline;
}

img {  
	border-style: none;
}

table {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;
}
table th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	-moz-border-radius: 0px 0px 0px 0px;
}
table td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.center td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: center;
}
