a:visited {
	color : #56595C;
	text-decoration: none;
}

a:link {
	color : #56595C;
	text-decoration: none;
}

a:hover {
	color : #FF0033;
	text-decoration: none;
}

	.contactTextHead, td, th, p, {
		font-family : Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-style: normal;
		font-weight: bold;
		color:#FF0033;
}

	.contactTextHead2, td, th, p {
		font-family : Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-style: normal;
		font-weight: bold;
		color:#FF0033;
}

	.contactText, td, th, p {
		font-family : Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-style: normal;
		color:#56595C;
}

	.bioText, td, th, p {
		font-family : Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-style: normal;
		color:#56595C;
}

