body {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	color:#818181;
}
img {
	text-decoration: none;
	border: none;
}
td {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #292929;
	text-decoration: none;
	border: none;
}
a {
	text-decoration:underline;
}
a:hover {
	color:#C60000;
}
.a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003E60;
	border: none;
}
.a1 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	border: none;
}
.a2 {
	font-family: Arial;
	font-size: 11px;
	color: #003E60;
	border: none;
}
-->