.headingSTW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #2b3459;
}
.headingTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #2b3459;
}
.boldPara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.footerBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #2b3459;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2b3459;
}
a {
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	font-style: normal;
}
a:link {
	text-decoration: none;
	font-style: normal;
}
a:hover {
	text-decoration: underline;
	font-style: normal;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #333333;
}
.menuSpag {
	font-size: 1px;
	height: 2px;
}
