td {
	text-align: left;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#806C59;
}

form
{
	margin:0px;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration: underline;
	font-weight: bold;
	color:#596F80;
}

	a.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#596F80;
}

	A:Visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#666666;
}

A:Hover  {
	color : #596F80;
	text-decoration : underline;
}

H1 {
	color: #596F80;
	font-weight: bold;
	font-size : 16px;
}