body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.subtitle {
	font-size: 14px;
	color: #0E2B60;
	font-weight: bold;
}

.subtitle:link, .subtitle:visited, .subtitle:active {
	font-size: 14px;
	color: #0E2B60;
	font-weight: bold;
	text-decoration: underline;
}

.subtitle:hover {
	font-size: 14px;
	color: #006DBF;
	font-weight: bold;
	text-decoration: underline;
}

.pagesPending:link, .pagesPending:visited, .pagesPending:active {
	font-size: 12px;
	color: #0E2B60;
	text-decoration: underline;
}

.pagesPending:hover {
	font-size: 12px;
	color: #006DBF;
	text-decoration: underline;
}
