
.footer {
	text-align: left;
	padding-top: 15px;

	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.link{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


.navLink{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.footerLink {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.extLink {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	color: #760000;
	text-decoration: none;
}


.bold{
	color: #000000;
	font-weight: bold;
}

.subhead{
	color: #000000;
	font-weight: bold;
}

.justify{
	text-align: justify;
}
