body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.style2 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #e65000;
}
.style3 {
	font-family: Tahoma;
	font-size: 9px;
	color: #1F77CE;
	text-decoration:underline;
}
.style4 {
	font-size: 9px;
	font-family: Tahoma;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.other:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #1F77CE;
	text-decoration:underline;
}
a.other:visited {
	font-family: Tahoma;
	font-size: 9px;
	color: #1F77CE;
	text-decoration:underline;
}
a.other:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #1F77CE;
	text-decoration:underline;
}
a.other:active {
	font-family: Tahoma;
	font-size: 9px;
	color: #1F77CE;
	text-decoration:underline;
}
img { 
    border: none;
}

