.style1 {
	font-size: 12px;
	font-family: "Lucida Grande";
}
body,td,th {
	font-family: Lucida Grande;
	font-size: 12px;
	color: #2F474C;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

	