body {
	color: #000000;
	margin-left: 0px;
	margin-right: 0;
	margin-top:	40px;
	margin-bottom: 0px;
	background-image: url(http://www.inkwealth.com/images/bg-gradient-tile-circle.gif);
	background-repeat:repeat-x;
	background-color: #bfc0be;
}
.footer {
	color: #888888;
	font-size: 10px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}
td {
	color: #000000;
	font-size: 12px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	/* color: #77AABB; */
}
a:active {
	text-decoration: none;
	color: #336699;
}
.title {
	color: #000000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.globalnav {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
}
.globalnav a:link {
	color: #336699;
}
.globalnav a:visited {
	color: #336699;
}
.globalnav a:hover {
	text-decoration: underline;
}
.globalnav a:active {
	color: #336699;
}
