h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 45px;
	color: #625E62;
	font-weight: normal;
	letter-spacing: .1em;
}
a:link {
	color: #625E62;
	text-decoration: none;
}
a:visited {
	color: #625E62;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 120%;
}
