td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#003F80;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#999999;
}

A:Hover  {
	color : #333333;
	text-decoration : underline;
}

H1 {
	color: #596F80;
	font-weight: bold;
	font-size : 16px;
}

#nav {
	padding-left: 7px;
}
#nav img {
	position: relative;
	left: -7px;
}
#nav a {
	font-size: .9em;
	color:#596F80;
}
#nav a:hover {
	color: #003F80;
}