  <style>
					a	{
						color: #00c000;
						font-weight: normal;
						text-decoration: none;}

					A:link {
						text-decoration: none;
						color: #00c000;
						font-weight: normal;
						text-decoration: none;}

					A:active {
						text-decoration: none;
						color: #00c000;
						font-weight: normal;
						text-decoration: none; }

					A:visited {
						text-decoration: none;
						color: #00c000;
						font-weight: normal;
						text-decoration: none; }

					a:hover{
						text-decoration: none;
						color: #5f5f5f;
						font-weight: normal;
						text-decoration: none;}

					.body  {
						font-family : helvetica;
						font-style : normal;
						color: #5f5f5f;
						font-size : 13;
						font-weight : normal;
						line-height : 18px;
	}

H1 	{
						font-family : helvetica;
						font-style : normal;
						color: #00c000;
						font-size : 14;
						font-weight: normal;
						margin-left: 0px;
						margin-top: 0px;}
						
						
</style>
