.txt14pxBlk {
	font-family:Calibri;
	font-size: 14px;
	color: #003366;
}
.txt17pxBlk {
	font-family:Calibri;
	font-size: 17px;
	color: #003366;
}
.txt13pxBlk {
	font-family: Calibri;
	font-size: 13px;
	color: #003366;
}
.heading {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #F30;
}
a:link {
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #304c96;
	text-decoration: none;
}
a:visited {
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #304c96;
	text-decoration: none;
}
a:hover {
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
a:active {
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #304c96;
	text-decoration: none;
}
.txt13pxRed {
	font-family: Calibri;
	font-size: 13px;
	color: #a71919;
}