/* CSS Document */


body 	{ font-family:Arial, Helvetica, sans-serif;
		  color:#666666;
		  }
		  
.FR		{float:right;
		 }

.FL		{float:left;
		 }
