td {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11pt;
	color: #666666;
	line-height: 140%;

}
.subtitle {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #336699;
}

.links {
	font-size: 9pt;
}

.links a, .links a:visited, .links a:active, .links a:hover {
	text-decoration: none;
	color: #555;
	padding: 3px;
}

.links a:hover {
	background-color: #555;
	color: #fff;
}