 body {margin-top: 4; margin-bottom: 0; margin-left: 0; margin-right: 0;
 		background-attachment: fixed; 
 		background-repeat:repeat-x;}
 		

		

P
{
	text-align: left;
	font-size: 11px;
	font-family: "Arial","Helvetica","sans-serif";
	color: #666;
	line-height: 15px;
}
			

		

A:link		{background:transparent; 
			color:#666666;
			font:11px; 
			text-decoration:none}
	
A:visited  	{background:transparent; 
			color:#666666;
			font:11px; 
			font-family:  "Arial","Helvetica","sans-serif";
			text-decoration:none}

A:active 	{background:transparent;
			color:#666666;
			font:11px; 
			font-family:  "Arial","Helvetica","sans-serif";
			text-decoration:none}
			
A:hover		{background:transparent;
			color:#000000;
			text-decoration:none}
			
			
