.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: #009900;
}
.bodytext {
	font-family: "Lucida Grande", Verdana, "Trebuchet MS", Times, sans-serif;
	font-size: 12px;
	color: #000000;
}
.title {
	font-family: "Lucida Grande", Verdana, "Trebuchet MS", Times, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.applekey {
	font-family: "Lucida Grande", Verdana, "Trebuchet MS", Times, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.faq-title {
	font-family: "Lucida Grande", Verdana, "Trebuchet MS", Times, sans-serif;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
	text-transform: uppercase;
}

td {
	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;
}

.tableBorder{
	border: 1px solid #666666;
}

.tableTitle {
	font-style: bold;
	background: #EEEEEE;
	border-bottom: 1px solid #666666;
}