.link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body, td {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #575757;
}
a:link,
a:visited,
a:active
{
	color: #333;
	background-color: #eee;
	font-style:normal;
	text-decoration: none;
}

a:hover
{
	color: #fff;
	background-color: #9c0;
}

h1
{
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 24px;
	font-family: Helvetica, Arial, sans-serif;
	color: #0059A9;
	
}
h2
{
	
	font-weight: bold;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #0059A9;
	
}
img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }

img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
