		HTML,BODY,TD,P,A,DIV
		{
			font-family: Verdana,Arial,Tahoma;
			font-size: 9pt;
			color: #003918;
		}
		BODY {
			margin-top: 0;
			margin: 0;
		}
		A
		{
		 color : #003918;
		 text-decoration : none;	
		}
		A:HOVER
		{
		 color : #8fbc8f;
		 text-decoration : none;	
		}	
		.homepagecopy
		{
			font-size : -2;
		}
		.copyright
		{
			text-align : right;
			font-size : 7.5pt;
		}	
		A.copyright
		{
			font-size : 7.5pt;
		}
		A.copyright:HOVER
		{
			font-size : 7.5pt;
		}


