<style type="text/css">
	.HeaderText
	{
		font-family: Arial;
		font-size: 12pt;
		color: #21C92E;
		background-color: #ffffff;
		line-height : 12pt;
		text-decoration: none;
	}
	.ContentText
	{
		font-family: Arial;
		font-size: 8pt;
		color: #ffffff;
		line-height : 9pt;
		text-decoration: none;
		font-weight : bold;
	}
	BODY
	{
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-base-color:#006699;
		scrollbar-shadow-color:#FF7000;
		scrollbar-face-color:#000000;
		scrollbar-highlight-color:#FF7000;
		scrollbar-dark-shadow-color:white;
		scrollbar-3d-light-color:#9BAAC1;
	}

		A,A:link,A:hover,A:active,A:visited
	{
		color: #FF7000;
		text-decoration: none;
		background : transparent;
		font-weight : bold;
	}
</style>
