.quicklinks {
	font-family: "Lucida Grande", Verdana, "Trebuchet MS", Times, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	font-family: "Lucida Grande", Verdana, "Trebuchet MS", Times, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
a:visited {
	font-family: "Lucida Grande", Verdana, "Trebuchet MS", Times, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
a:hover {
	font-family: "Lucida Grande", Verdana, "Trebuchet MS", Times, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.bodytext {
	font-family: "Lucida Grande", Verdana, "Trebuchet MS", Times, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #FFF;
	margin: 0;
	font-family: "Lucida Grande", Verdana, "Trebuchet MS", Times, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	font-family: "Lucida Grande", Verdana, "Trebuchet MS", Times, sans-serif;
	font-size: 12px;
	color: #000000;
}

td {
	font-family: "Lucida Grande", Verdana, "Trebuchet MS", Times, sans-serif;
	font-size: 12px;
	color: #000000;
}
