td, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	font-weight: bold;
	color: #6B82A4;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #6B82A4;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #6B82A4;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #6B82A4;
	text-decoration: none;
}
.subtext {
	font-size: 12px;
}.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #6E7995;
}
.tenpx {
	font-size: 10px;
}
