/* <style>	*/
	p.pagecopy {
		color: #ffffff;
		font-size: 15px;
		line-height: 17px;
		font-weight : normal;
		font-family: 'Times New Roman', Times, serif;
	}

	td.homehdr {
		padding-bottom: 25;
		padding-top: 25;
	}

	td.contactlabel{
		color: #ffffff;
		font-size: 15px;
		line-height: 17px;
		font-family: 'Times New Roman', Times, serif;
		padding-top: 4;
		margin-bottom : 0;
	}
	a.contlink {
		font-family: 'Times New Roman', Times, serif;
		font-size : 15px;
		font-weight : bold;
		text-Decoration:underline;
	}

	a.contlink:link, a.contlink:visited, a.contlink:active  {
		color: #ffffff;
	}

	a.contlink:hover{
		color: #f8c152;
	}

	a.goldlink {
		font-family: 'Times New Roman', Times, serif;
		font-size : 15px;
		font-weight : bold;
		text-Decoration:underline;
	}

	a.goldlink:link, a.goldlink:visited, a.goldlink:active  {
		color: #f8c152;
	}

	a.goldlink:hover{
		color: #ffffff;
	}

	.footertext {
		font-family: 'Times New Roman', Times, serif;
		font-size: 11px;
		font-weight: bold;
		color: #ffffff;
		text-Decoration: none;
	}

	a.footerlink {
		font-family: 'Times New Roman', Times, serif;
		font-size: 11px;
		font-weight: bold;
		text-Decoration: none;
	}

	a.footerlink:link, a.footerlink:visited, a.footerlink:active  {
		color: #ffffff;
	}

	a.footerlink:hover{
		color: #f8c152;
		text-Decoration: underline;
	}

/* </style> */

