<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.a1:link {
	text-decoration: none;
	color: #000000;
}
.a1:visited {
     color: #000000;
	text-decoration: none;
}
.a1:hover {
color: #ff0000;
	text-decoration: underline;
}
.a1:active {
color: #000000;
	text-decoration: none;
}
.a2:link {
	text-decoration: none;
	color: #666666;
}
.a2:visited {
     color: #666666;
	text-decoration: none;
}
.a2:hover {
color: #ff0000;
	text-decoration: none;
}
.a2:active {
color: #ff0000;
	text-decoration: none;
}
.a3:link {
	text-decoration: none;
	color: #444444;
}
.a3:visited {
     color: #444444;
	text-decoration: none;
}
.a3:hover {
color: #ff0000;
	text-decoration: none;
}
.a3:active {
color: #000000;
	text-decoration: none;
}
p,td,div{line-height: 20px} 
-->