td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.copyright {
	font-size: 7pt;
	color: #d5d2d2;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #7b0000;
	text-decoration: none;
}
a.inblue {
	color: #0d151b;
	text-decoration: none;
}
a.inblue:hover {
	color: #000000;
	text-decoration: underline;
}
a.inlgtBlue {
	color: #9ba9ac;
	text-decoration: none;
}
a.inlgtBlue:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.doublespace {
	color: #767676;
	text-decoration: none;
}
a.doublespace:hover {
	color: #000000;
	text-decoration: underline;
}
.inlgtBlue {
	color: #9ba9ac;
}
.dblespace {
	color: #767676;
	line-height: 17px;
}
.dblered {
	color: #7b0000;
	line-height: 17px;
}