#tdContent {
	padding: 20px;
	width: 100%;
}
.pTitle {
	font-size: 14px;
	color: #1B2354;
	font-weight: bold;
}
.pTitle a:link, .pTitle a:visited {
	color: #953131;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.pTitle a:hover {
	text-decoration: none;
}