p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
.red {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #941039;
}
.pcaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #B31A39;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #660099;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #B31A39;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #B31A39;
	text-decoration: underline;
}

