body {
	background-image: url(images/bkgd.gif);
	background-repeat: repeat;
}
.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #38939b;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	text-decoration: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #013e4c;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #013e4c;
}
a:hover {
	text-decoration: underline;
	color: #013e4c;
}
a:active {
	text-decoration: none;
}
.quoteRef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 1.5em;
	color: #38939b;
	text-decoration: none;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #013e4c;
}

